@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:26924
  skos:prefLabel "instalaciones médicas"@es, "medical facilities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:36144 .

nalt:36144
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "hogares de ancianos"@es, "nursing homes"@en ;
  skos:definition nalt:36144_def ;
  skos:hiddenLabel "nursing home-living"@en, "nursing facility"@en, "nursing-homes"@en, "nursing home"@en, "skilled nursing facility"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/80409>, <http://id.agrisemantics.org/gacs/C18680> ;
  skos:altLabel "skilled nursing facilities"@en, "nursing facilities"@en ;
  skos:broader nalt:26924 ;
  skos:related nalt:4411 ;
  dc:modified "2015-10-14"^^xsd:date ;
  ns0:marc001 "25717" .

nalt:4411
  skos:prefLabel "ancianos"@es, "elderly"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:36144 .

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

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

nalt:36144_def
  rdf:value "Instalaciones que proporcionan supervisión de enfermería y asistencia médica limitada a personas que no requieren hospitalización."@es, "Facilities which provide nursing supervision and limited medical care to persons who do not require hospitalization."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

