@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:254566
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:hiddenLabel "periocular injections"@en, "intra-ocular injections"@en, "periocular-injection"@en, "intraocular-injections"@en, "intra-ocular-injection"@en, "periocular-injections"@en, "intraocular-injection"@en, "intraocular injections"@en ;
  dc:created "2015-06-02"^^xsd:date ;
  skos:altLabel "periocular injection"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:254567 ;
  ns0:marc001 "68414" ;
  skos:prefLabel "intraocular injection"@en, "inyección intraocular"@es ;
  skos:related nalt:28392 ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:broader nalt:34637 ;
  skos:definition nalt:254566_def .

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

nalt:254566_def
  rdf:value "Administración de sustancias en el ojo mediante una jeringa hipodérmica."@es, "The administration of substances into the eye with a hypodermic syringe."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

nalt:254567
  skos:prefLabel "inyección intravítrea"@es, "intravitreal injection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:254566 .

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

nalt:28392
  skos:prefLabel "ojos"@es, "eyes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:254566 .

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

