@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

nalt:80512707
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:broader nalt:34637 ;
  skos:definition nalt:80512707_def ;
  a skos:Concept ;
  skos:prefLabel "intracranial injection"@en, "inyección intracraneal"@es ;
  ns0:marc001 "80512707" ;
  dc:created "2023-04-03"^^xsd:date ;
  dc:modified "2024-05-04"^^xsd:date .

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

nalt:80512707_def
  rdf:value "Introducción de medicamentos, sustancias químicas o patógenos directamente en el cerebro mediante una aguja hipodérmica."@es, "The introduction of drugs, chemicals, or pathogens directly into the brain using a hypodermic needle."@en ;
  dc:source "AWIC" ;
  a ns0:Definition .

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

