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

nalt:30218
  skos:prefLabel "endogamia"@es, "inbreeding"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301751 .

nalt:42623
  skos:prefLabel "distancia genética"@es, "genetic distance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301751 .

nalt:301751
  skos:related nalt:30218, nalt:41316, nalt:42623 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "coefficient of relationship"@en, "coeficiente de relaciones"@es ;
  ns0:marc001 "80747" ;
  dc:created "2017-06-07"^^xsd:date ;
  skos:broader nalt:29289 ;
  skos:hiddenLabel "coefficient of relationships"@en, "co-efficient of relationship"@en ;
  skos:definition nalt:301751_def ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

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

nalt:29289
  skos:prefLabel "correlación"@es, "correlation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:301751 .

nalt:301751_def
  rdf:value "Medida del grado de similitud biológica o genética entre dos organismos."@es, "A measure of the degree of biological or genetic similarity between two organisms."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

