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

nalt:9151
  skos:prefLabel "animales de zoológico"@es, "zoo animals"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:9081 .

nalt:9081
  skos:related nalt:9152, nalt:331983, nalt:9151, nalt:9150, nalt:9149 ;
  dc:modified "2019-06-28"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "exploración y recolección de animales"@es, "animal exploration and collection"@en ;
  skos:hiddenLabel "animal-exploration-and-collection"@en ;
  skos:narrower nalt:9148 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "50678" ;
  skos:altLabel "recolección de animales"@es, "animal collection"@en ;
  skos:broader nalt:1144 .

nalt:331983
  skos:prefLabel "ética animal"@es, "animal ethics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9081 .

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

nalt:9148
  skos:prefLabel "recolección de insectos"@es, "insect collection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9081 .

nalt:9152
  skos:prefLabel "zoológicos"@es, "zoos"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9081 .

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

nalt:9150
  skos:prefLabel "animales salvajes"@es, "wild animals"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9081 .

nalt:9149
  skos:prefLabel "expediciones científicas"@es, "scientific expeditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9081 .

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

