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

nalt:30027
  skos:prefLabel "rehabilitation (people)"@en, "rehabilitación (personas)"@es ;
  ns0:marc001 "31636" ;
  skos:broader nalt:1019 ;
  skos:related nalt:4313, nalt:52113, nalt:24872, nalt:6108, nalt:58063, nalt:782 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "rehabilitation-(people)"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:4313
  skos:prefLabel "delincuencia juvenil"@es, "juvenile delinquency"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30027 .

nalt:24872
  skos:prefLabel "delito"@es, "crime"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30027 .

nalt:58063
  skos:prefLabel "terapia física"@es, "physical therapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30027 .

nalt:6108
  skos:prefLabel "abuso de sustancias"@es, "substance abuse"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30027 .

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

nalt:782
  skos:prefLabel "presidiarios"@es, "prison inmates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30027 .

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

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

