@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:42628_def
  rdf:value "Métodos para controlar el sexo genético de la descendencia."@es, "Methods for control of genetic sex of offspring."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:14045
  skos:prefLabel "análisis para la determinación del sexo"@es, "sex determination analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42628 .

nalt:42628
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "33735" ;
  skos:broader nalt:17343 ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "preseleción de sexo"@es, "sex preselection"@en ;
  skos:scopeNote "Usar para referirse a la manipulación genética del sexo de la descendencia; USAR \"sexaje\" para referirse a la validación del sexo de un individuo; USAR \"asignación por sexo\" para la habilidad de las hembras de controlar el género de su progenie."@es, "Use for the genetic control of the sex of offspring by humans; For the validation of the sex of an individual USE sexing; For the ability of the female to control the gender of her progeny USE sex allocation."@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2015-11-04"^^xsd:date ;
  skos:hiddenLabel "sex-preselection"@en ;
  skos:related nalt:47404, nalt:14045 ;
  skos:definition nalt:42628_def ;
  skos:altLabel "sex selection"@en, "sex predetermination"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85120660> .

nalt:47404
  skos:prefLabel "asignación por sexo"@es, "sex allocation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42628 .

nalt:17343
  skos:prefLabel "ingeniería genética"@es, "genetic engineering"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42628 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

