@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:300010
  dc:created "2017-05-10"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "veterinary health-care"@en, "animal health care service"@en, "animal-health service"@en, "animal-health services"@en, "animal health service"@en, "veterinary service"@en, "veterinary sector"@en, "veterinary health care"@en, "animal health care services"@en, "animal care service"@en, "animal health-care service"@en, "animal health-care services"@en, "veterinary sectors"@en ;
  skos:related nalt:9238, nalt:9135, nalt:9232, nalt:9084, nalt:9233 ;
  dc:modified "2019-04-03"^^xsd:date ;
  skos:broader nalt:44738 ;
  skos:prefLabel "servicios veterinarios"@es, "veterinary services"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "animal health services"@en, "animal care services"@en ;
  ns0:marc001 "84374" .

nalt:44738
  skos:prefLabel "servicios de salud"@es, "health services"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:300010 .

nalt:9233
  skos:prefLabel "plagas y parásitos de animales"@es, "animal parasites and pests"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:300010 .

nalt:9238
  skos:prefLabel "inspección vegetal y animal"@es, "plant and animal inspection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:300010 .

nalt:9084
  skos:prefLabel "mantenimiento del bienestar animal"@es, "animal welfare"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:300010 .

nalt:9135
  skos:prefLabel "medicina veterinaria"@es, "veterinary medicine"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:300010 .

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

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

nalt:9232
  skos:prefLabel "salud animal"@es, "animal health"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:300010 .

