@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:47080
  skos:hiddenLabel "inbreeding-depression"@en ;
  skos:prefLabel "inbreeding depression"@en, "depresión por consanguinidad"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:30218 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C12654>, <http://aims.fao.org/aos/agrovoc/c_34858>, <http://id.cabi.org/cabt/60722> ;
  skos:broader nalt:4055 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2017-10-17"^^xsd:date ;
  ns0:marc001 "19296" .

nalt:30218
  skos:prefLabel "endogamia"@es, "inbreeding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:47080 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

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

