@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:340683
  skos:hiddenLabel "ethnozoological"@en, "ethno-zoology"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "ethnozoology"@en, "etnozoología"@es ;
  ns0:marc001 "95534" ;
  skos:definition nalt:340683_def ;
  skos:broader nalt:1144, nalt:324930 ;
  dc:created "2020-06-11"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:9588 ;
  dc:modified "2020-10-29"^^xsd:date .

nalt:1144
  skos:prefLabel "zoología"@es, "zoology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:340683 .

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

nalt:340683_def
  rdf:value "Estudio de los pueblos indígenas con respecto a su cultura y sus relaciones con la fauna en los ambientes que los rodean."@es, "Study of indigenous people, with respect to their culture, and their relationships with the fauna in the environments surrounding them."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:324930
  skos:prefLabel "etnobiología"@es, "ethnobiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:340683 .

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

nalt:9588
  skos:prefLabel "fauna"@es, "fauna"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:340683 .

