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

nalt:300010
  skos:prefLabel "servicios veterinarios"@es, "veterinary services"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9238 .

nalt:40344
  skos:prefLabel "inspección de los alimentos"@es, "food inspection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9238 .

nalt:9238
  skos:related nalt:9232, nalt:300010, nalt:941 ;
  skos:broader nalt:10302, nalt:4278 ;
  skos:hiddenLabel "plant-and-animal-inspection"@en ;
  dc:modified "2017-05-10"^^xsd:date ;
  skos:narrower nalt:43615, nalt:40344 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "inspección vegetal y animal"@es, "plant and animal inspection"@en ;
  ns0:marc001 "28972" ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date .

nalt:941
  skos:prefLabel "salud de la planta"@es, "plant health"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9238 .

nalt:4278
  skos:prefLabel "control de calidad"@es, "quality control"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9238 .

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

nalt:10302
  skos:prefLabel "métodos de control"@es, "control methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9238 .

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

nalt:43615
  skos:prefLabel "inspección de granos"@es, "grain inspection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9238 .

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

