@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:323913
  skos:prefLabel "terapia asistida con animales"@es, "animal assisted therapy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:323918 .

nalt:323918
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "equine assisted therapy"@en, "equine assisted psychotherapy"@en ;
  skos:altLabel "equine-assisted therapy"@en, "equine-assisted psychotherapy"@en ;
  dc:created "2018-08-30"^^xsd:date ;
  skos:broader nalt:323913 ;
  ns0:marc001 "87801" ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:related nalt:37683 ;
  skos:definition nalt:323918_def ;
  skos:prefLabel "hippotherapy"@en, "equinoterapia"@es .

nalt:323918_def
  rdf:value "Terapia asistida a través de un caballo y/o su movimiento, incluidas la psicoterapia equina asistida, la monta a caballo y la hipoterapia."@es, "Therapy assisted by the use of a horse and/or its movement, including equine-assisted psychotherapy, horseback riding, and hippotherapy."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

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

nalt:37683
  skos:prefLabel "caballos"@es, "horses"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:323918 .

