@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:8995
  skos:prefLabel "conducta de escape"@es, "escape behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301463 .

nalt:191749
  skos:prefLabel "conducta evitativa"@es, "avoidance behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:301463 .

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

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

nalt:9009
  skos:prefLabel "depredación"@es, "predation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301463 .

nalt:301463
  skos:prefLabel "predator avoidance"@en, "evasión del depredador"@es ;
  skos:hiddenLabel "predatory-avoidance"@en, "predator-avoidance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "83368" ;
  skos:broader nalt:191749 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:related nalt:8995, nalt:9009 ;
  dc:created "2017-06-05"^^xsd:date ;
  skos:altLabel "predatory avoidance"@en .

