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

nalt:10351
  skos:prefLabel "variación genética"@es, "genetic variation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:336948 .

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

nalt:42648
  skos:prefLabel "genoma"@es, "genome"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:336948 .

nalt:336948_def
  rdf:value "Cantidad y patrón no aleatorio de distribución de la variación genética en una población o especie."@es, "The amount and nonrandom distribution pattern of genetic variation within a population or species."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:336948
  skos:narrower nalt:42648 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:broader nalt:9222 ;
  skos:related nalt:41316, nalt:10351 ;
  skos:hiddenLabel "genetic structures"@en ;
  ns0:marc001 "95188" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "estructura genética"@es, "genetic structure"@en ;
  skos:definition nalt:336948_def ;
  dc:created "2020-03-16"^^xsd:date .

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

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

