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

nalt:8609
  skos:prefLabel "relaciones genéticas"@es, "genetic relationships"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42646 .

nalt:9002
  skos:prefLabel "reconocimiento de los parientes"@es, "kin recognition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42646 .

nalt:314831
  skos:prefLabel "mutualismo de subproducto"@es, "by-product mutualism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42646 .

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

nalt:42646
  skos:exactMatch <http://id.agrisemantics.org/gacs/C24768>, <http://id.loc.gov/authorities/subjects/sh2002011463>, <http://id.cabi.org/cabt/63075> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9002, nalt:314831, nalt:8610 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "consanguinidad"@es, "kinship"@en ;
  skos:broader nalt:8609 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "20194" ;
  dc:modified "2018-03-09"^^xsd:date .

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

nalt:8610
  skos:prefLabel "parentesco"@es, "parentage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42646 .

