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

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:6592
  skos:prefLabel "trabajadores del cuidado de la salud"@es, "health care workers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:6595 .

nalt:6595
  skos:hiddenLabel "clinical nurse specialists"@en, "nurse practitioner"@en, "nursing professional"@en, "licensed practical nurses"@en, "licensed practical nurse"@en, "registered nurse"@en, "clinical nurse"@en, "clinical nurses"@en, "nurse clinician"@en, "visiting nurse"@en, "nursing team"@en, "registered nurses"@en, "nursing staffs"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/80406>, <http://id.loc.gov/authorities/subjects/sh99005173>, <http://id.agrisemantics.org/gacs/C13841>, <http://id.loc.gov/authorities/subjects/sh85093349> ;
  skos:altLabel "nursing personnel"@en, "nurse practitioners"@en, "nursing professionals"@en, "clinical nurse specialist"@en, "visiting nurses"@en, "nursing profession"@en, "nursing staff"@en, "nurse clinicians"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85143900>, <http://id.loc.gov/authorities/subjects/sh85093316> ;
  skos:broader nalt:6592 ;
  dc:modified "2013-09-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "25716" ;
  skos:prefLabel "nurses"@en, "enfermeras"@es .

