@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:9520
  skos:prefLabel "técnicos"@es, "technicians"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9076 .

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

nalt:9076
  skos:hiddenLabel "animal care assistants"@en, "animal care technicians"@en, "veterinary technician"@en, "animal care technician"@en, "veterinary nurse"@en, "veterinary nurses"@en, "animal-technicians"@en, "animal care assistant"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85073745>, <http://id.loc.gov/authorities/subjects/sh85005192> ;
  skos:definition nalt:9076_def ;
  skos:altLabel "animal care workers"@en, "veterinary technicians"@en, "caregivers (animals)"@en ;
  ns0:marc001 "2595" ;
  skos:prefLabel "cuidadores de animales"@es, "animal technicians"@en ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  dc:modified "2016-06-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:9520 ;
  skos:related nalt:9521 .

nalt:9521
  skos:prefLabel "cuidadores"@es, "caregivers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9076 .

nalt:9076_def
  rdf:value "Personas entrenadas en procedimientos del cuidado de animales que ayudan a cuidar o manipular animales en laboratorios, en instalaciones veterinarias y de investigación."@es, "Assistants to a veterinarian, biological or biomedical researcher, or other scientist who are engaged in the care and management of animals, and who are trained in basic principles of animal life processes and routine laboratory and animal health care procedures."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

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

