@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:34637
  ns0:marc001 "12606" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C26823> ;
  dc:modified "2015-06-02"^^xsd:date ;
  skos:prefLabel "inyección de medicamentos"@es, "drug injection"@en ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:4249, nalt:11340 ;
  skos:narrower nalt:34651, nalt:34653, nalt:34652, nalt:40688, nalt:34650 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "drug-injection"@en ;
  dc:created "2006-01-19"^^xsd:date .

nalt:4249
  skos:prefLabel "sistemas de administración de drogas"@es, "drug delivery systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34637 .

nalt:34652
  skos:prefLabel "inyección intravenosa"@es, "intravenous injection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:34637 .

nalt:34650
  skos:prefLabel "inyección intramuscular"@es, "intramuscular injection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:34637 .

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

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

nalt:34653
  skos:prefLabel "inyección subcutánea"@es, "subcutaneous injection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:34637 .

nalt:11340
  skos:prefLabel "inyección"@es, "injection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34637 .

nalt:34651
  skos:prefLabel "inyección intraperitoneal"@es, "intraperitoneal injection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:34637 .

nalt:40688
  skos:prefLabel "terapia de fluidos"@es, "fluid therapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:34637 .

