@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:282962
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:9135, nalt:35884 ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:definition nalt:282962_def ;
  ns0:marc001 "79571" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "veterinary schools"@en, "escuelas de veterinaria"@es ;
  skos:altLabel "veterinary colleges"@en ;
  skos:hiddenLabel "veterinary school"@en, "veterinary college"@en, "veterinary-schools"@en ;
  dc:created "2016-06-30"^^xsd:date ;
  skos:broader nalt:35899 .

nalt:282962_def
  rdf:value "Instituciones educativas para individuos que se especializan en el campo de la veterinaria."@es, "Educational institutions for individuals specializing in the field of veterinary medicine."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

nalt:35884
  skos:prefLabel "educación veterinaria"@es, "veterinary education"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:282962 .

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

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

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

nalt:35899
  skos:prefLabel "escuelas"@es, "schools"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:282962 .

