@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:9143
  skos:prefLabel "sitios de anidación"@es, "nesting sites"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9006 .

nalt:5156
  skos:prefLabel "conducta animal"@es, "animal behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9006 .

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

nalt:231020
  skos:prefLabel "comportamiento de descanso"@es, "roosting behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9006 .

nalt:9006
  dc:modified "2020-05-18"^^xsd:date ;
  skos:related nalt:231020, nalt:9144, nalt:9143 ;
  skos:exactMatch <http://id.cabi.org/cabt/79075>, <http://aims.fao.org/aos/agrovoc/c_5140>, <http://id.agrisemantics.org/gacs/C9667> ;
  skos:prefLabel "anidar"@es, "nesting"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "25189" ;
  skos:hiddenLabel "nest building behavior"@en ;
  skos:broader nalt:5156 .

nalt:9144
  skos:prefLabel "nidos"@es, "nests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9006 .

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

