@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:323913
  skos:hiddenLabel "animal facilitated therapies"@en, "animal assisted therapies"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9100, nalt:68563 ;
  skos:definition nalt:323913_def ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:altLabel "pet facilitated therapy"@en, "animal facilitated therapy"@en ;
  skos:broader nalt:52113 ;
  skos:prefLabel "animal assisted therapy"@en, "terapia asistida con animales"@es ;
  ns0:marc001 "84952" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-08-30"^^xsd:date ;
  skos:narrower nalt:323918 .

nalt:323918
  skos:prefLabel "equinoterapia"@es, "hippotherapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:323913 .

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

nalt:323913_def
  rdf:value "Uso de animales vivos como terapia."@es, "The use of live animal as a means of therapy."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:9100
  skos:prefLabel "mascotas"@es, "pets"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:323913 .

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

nalt:52113
  skos:prefLabel "psicoterapia"@es, "psychotherapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:323913 .

nalt:68563
  skos:prefLabel "animales para terapia"@es, "therapy animals"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323913 .

