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

nalt:324458
  skos:broader nalt:4055, nalt:41316 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "gene order"@en, "orden génico"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "87415" ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:related nalt:324459, nalt:30225 ;
  skos:definition nalt:324458_def ;
  dc:created "2018-09-18"^^xsd:date .

nalt:324458_def
  rdf:value "Localización secuencial de los genes en un cromosoma."@es, "The sequential location of genes on a chromosome."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:324459
  skos:prefLabel "reordenamiento de los genes"@es, "gene rearrangement"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324458 .

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

nalt:30225
  skos:prefLabel "recombinación genética"@es, "genetic recombination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324458 .

nalt:41316
  skos:prefLabel "genética de la población"@es, "population genetics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:324458 .

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

nalt:4055
  skos:prefLabel "genética cuantitativa"@es, "quantitative genetics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:324458 .

