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

nalt:39848_def
  rdf:value "Animales que han escapado de un ambiente doméstico y han vuelto al estado salvaje."@es, "Animals that have escaped from domestication and have reverted to the wild state."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:9150
  skos:prefLabel "animales salvajes"@es, "wild animals"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:39848 .

nalt:39848
  skos:prefLabel "fieras"@es, "feral animals"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:39848_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/47597>, <http://id.agrisemantics.org/gacs/C23855>, <http://id.loc.gov/authorities/subjects/sh85047811> ;
  skos:broader nalt:9150 ;
  ns0:marc001 "15003" ;
  skos:related nalt:19695 ;
  skos:hiddenLabel "feral animal"@en, "feral-animals"@en ;
  a skos:Concept, ns0:Organism ;
  dc:modified "2020-02-14"^^xsd:date .

nalt:19695
  skos:prefLabel "domesticación"@es, "domestication"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:39848 .

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

