@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:6595
  skos:prefLabel "enfermeras"@es, "nurses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:197957 .

nalt:44738
  skos:prefLabel "servicios de salud"@es, "health services"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:197957 .

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

nalt:199814
  skos:prefLabel "servicios de salud en el hogar"@es, "home health services"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:197957 .

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

nalt:197952
  skos:prefLabel "enseñanza de la enfermería"@es, "nursing education"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:197957 .

nalt:197957
  skos:prefLabel "atención de enfermería"@es, "nursing care"@en ;
  dc:created "2013-03-21"^^xsd:date ;
  skos:hiddenLabel "nursing ethics"@en, "nursing research"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:199814, nalt:197952, nalt:6595 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh86006194>, <http://id.loc.gov/authorities/subjects/sh85093362> ;
  skos:altLabel "nursing practice"@en, "nursing services"@en, "clinical nursing"@en ;
  skos:broader nalt:44738 ;
  ns0:marc001 "70472" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-12-06"^^xsd:date .

