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

nalt:263998
  skos:prefLabel "verde de metileno"@es, "methylene green"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:34982 .

nalt:34982_def
  rdf:value "Compuesto formado por polvo cristalino o cristales verde oscuro, brillantes como el bronce. Las disoluciones acuosas o alcohólicas presentan un color azul oscuro. Se utiliza como un tinte bacteriológico e indicador. Inhibe la guanilato ciclasa y ha sido empleado para tratar la intoxicación cianhídrica y reducir los niveles de metahemoglobina."@es, "A compound consisting of dark green crystals or crystalline powder, having a bronze-like luster. Solutions in water or alcohol have a deep blue color. Methylene blue is used as a bacteriologic stain and as an indicator. It inhibits guanylate cyclase, and has been used to treat cyanide poisoning and to lower levels of methemoglobin."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:34982
  skos:hiddenLabel "methylene-blue"@en ;
  skos:prefLabel "methylene blue"@en, "azul de metileno"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C16700>, <http://id.loc.gov/authorities/subjects/sh85084425>, <http://id.cabi.org/cabt/72919> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:altLabel "methylthioninium chloride"@en, "methylthionine chloride"@en ;
  dc:modified "2016-03-22"^^xsd:date ;
  skos:definition nalt:34982_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:2186, nalt:223 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "23243" ;
  skos:related nalt:263998 .

nalt:2186
  skos:prefLabel "fenotiazinas"@es, "phenothiazines"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:34982 .

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

nalt:223
  skos:prefLabel "tinciones"@es, "dyes"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:34982 .

