@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:8422
  skos:prefLabel "anestésicos"@es, "anesthetics"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:317739 .

nalt:38244
  skos:prefLabel "etil éter"@es, "ethyl ether"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:317739 .

nalt:8809
  skos:prefLabel "isoflurano"@es, "isoflurane"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:317739 .

nalt:317739
  skos:narrower nalt:25338, nalt:8809, nalt:317737, nalt:38244, nalt:317742, nalt:317741, nalt:38245, nalt:8808 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  dc:created "2018-06-07"^^xsd:date ;
  skos:hiddenLabel "inhalation anesthetic"@en ;
  skos:broader nalt:8422 ;
  skos:prefLabel "anestésicos por inhalación"@es, "inhalation anesthetics"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "87983" .

nalt:25338
  skos:prefLabel "cloroformo"@es, "chloroform"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:317739 .

nalt:317737
  skos:prefLabel "sevoflurano"@es, "sevoflurane"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:317739 .

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

nalt:317741
  skos:prefLabel "desflurano"@es, "desflurane"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:317739 .

nalt:38245
  skos:prefLabel "metoxiflurano"@es, "methoxyflurane"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:317739 .

nalt:8808
  skos:prefLabel "halothano"@es, "halothane"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:317739 .

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

nalt:317742
  skos:prefLabel "tricloroetano"@es, "trichloroethane"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:317739 .

