@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:9002
  skos:related nalt:42646, nalt:46532 ;
  skos:prefLabel "kin recognition"@en, "reconocimiento de los parientes"@es ;
  skos:hiddenLabel "kin-recognition"@en ;
  ns0:marc001 "40823" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh90005328> ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5156 ;
  skos:definition nalt:9002_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:68706 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:5156
  skos:prefLabel "conducta animal"@es, "animal behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9002 .

nalt:46532
  skos:prefLabel "insectos sociales"@es, "social insects"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9002 .

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

nalt:42646
  skos:prefLabel "consanguinidad"@es, "kinship"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9002 .

nalt:9002_def
  rdf:value "El comportamiento discriminatorio que exhiben los animales hacia otros animales con los que tienen relación genética, a menudo depende de señales químicas."@es, "The discrimination behavior exhibited by animals towards other animals which are genetically related, often relying on chemical signals."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:68706
  skos:prefLabel "reconocimiento de compañeros de nido"@es, "nestmate recognition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9002 .

