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

nalt:42636
  skos:prefLabel "marcadores genéticos"@es, "genetic markers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:302273 .

nalt:9222
  skos:prefLabel "genética"@es, "genetics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:302273 .

nalt:53240
  skos:prefLabel "efecto de posición (genética)"@es, "position effect (genetics)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:302273 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:302273
  skos:prefLabel "genetic factors"@en, "factores genéticos"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "genetic factor"@en ;
  skos:broader nalt:9222 ;
  dc:created "2017-06-19"^^xsd:date ;
  skos:related nalt:53240, nalt:42636, nalt:4631 ;
  ns0:marc001 "81657" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-11-10"^^xsd:date .

nalt:4631
  skos:prefLabel "factores ambientales"@es, "environmental factors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302273 .

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

