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

nalt:8444
  skos:prefLabel "anestesia"@es, "anesthesia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8422 .

nalt:8422
  skos:altLabel "anesthetic agents"@en, "anaesthetic agents"@en, "anaesthetics"@en ;
  skos:hiddenLabel "anaesthetic drugs"@en, "anaesthetic drug"@en, "anesthetic"@en, "anesthetic drug"@en, "anesthetic agent"@en, "anesthetic drugs"@en, "anaesthetic agent"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "anesthetics"@en, "anestésicos"@es ;
  skos:broader nalt:286 ;
  skos:related nalt:8444 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85004977>, <http://id.cabi.org/cabt/9990>, <http://id.agrisemantics.org/gacs/C10069>, <http://aims.fao.org/aos/agrovoc/c_381> ;
  skos:narrower nalt:8807, nalt:317739, nalt:31057, nalt:8804 ;
  ns0:marc001 "2481" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-06-03"^^xsd:date .

nalt:8804
  skos:prefLabel "diazepam"@es, "diazepam"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:8422 .

nalt:317739
  skos:prefLabel "anestésicos por inhalación"@es, "inhalation anesthetics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:8422 .

nalt:31057
  skos:prefLabel "ketamina"@es, "ketamine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:8422 .

nalt:8807
  skos:prefLabel "anestesia general"@es, "general anesthetics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:8422 .

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

nalt:286
  skos:prefLabel "medicamentos"@es, "drugs"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:8422 .

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

