@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:10351
  skos:prefLabel "variación genética"@es, "genetic variation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:309787 .

nalt:6539
  skos:prefLabel "genes"@es, "genes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:309787 .

nalt:309787
  skos:definition nalt:309787_def ;
  skos:related nalt:6539, nalt:324466 ;
  skos:hiddenLabel "copy number variations"@en, "gene copy-number variation"@en, "gene copy-number variations"@en, "gene copy number variations"@en, "copy-number variation"@en, "copy-number variations"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "gene copy number variation"@en ;
  dc:created "2017-10-12"^^xsd:date ;
  dc:modified "2018-09-18"^^xsd:date ;
  ns0:marc001 "80824" ;
  skos:prefLabel "copy number variation"@en, "variación en el número de copias"@es ;
  skos:broader nalt:10351 .

nalt:309787_def
  rdf:value "Variación en el número de copias de un gen particular que tiene lugar de un individuo a otro."@es, "A copy number variation (CNV) is when the number of copies of a particular gene varies from one individual to the next."@en ;
  dc:source "Talking Glossary of Genetic Terms, NIH" ;
  a ns0:Definition .

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

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

nalt:324466
  skos:prefLabel "haploinsuficiencia"@es, "haploinsufficiency"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:309787 .

