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

nalt:30027
  skos:prefLabel "rehabilitación (personas)"@es, "rehabilitation (people)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:52113 .

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

nalt:1759
  skos:prefLabel "salud mental"@es, "mental health"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:52113 .

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

nalt:16448
  skos:prefLabel "psicología"@es, "psychology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:52113 .

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

nalt:52113
  skos:narrower nalt:323913 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23907>, <http://id.cabi.org/cabt/97370> ;
  skos:prefLabel "psychotherapy"@en, "psicoterapia"@es ;
  ns0:marc001 "30880" ;
  skos:related nalt:30027, nalt:1759 ;
  skos:broader nalt:1019, nalt:16448 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2018-08-30"^^xsd:date .

nalt:1019
  skos:prefLabel "terapéutica"@es, "therapeutics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:52113 .

