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

nalt:9932
  skos:prefLabel "fenotiazina"@es, "phenothiazine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:2186 .

nalt:10299
  skos:prefLabel "promazina"@es, "promazine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:2186 .

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

nalt:2185
  skos:prefLabel "acepromazina"@es, "acepromazine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:2186 .

nalt:335696
  skos:prefLabel "componentes sulfurosos"@es, "sulfur compounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:2186 .

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

nalt:34982
  skos:prefLabel "azul de metileno"@es, "methylene blue"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:2186 .

nalt:3047
  skos:prefLabel "compuestos heterocíclicos nitrogenados"@es, "heterocyclic nitrogen compounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:2186 .

nalt:2186
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:10300, nalt:9932, nalt:10296, nalt:263998, nalt:34982, nalt:10299, nalt:2185 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-01-28"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "fenotiazinas"@es, "phenothiazines"@en ;
  skos:broader nalt:3047, nalt:335696 ;
  ns0:marc001 "28100" .

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

nalt:10296
  skos:prefLabel "clorpromazina"@es, "chlorpromazine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:2186 .

nalt:10300
  skos:prefLabel "trifluoperazina"@es, "trifluoperazine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:2186 .

