@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:49963
  skos:prefLabel "thiazoles"@en, "tiazoles"@es ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:9935, nalt:215137, nalt:9924, nalt:38280 ;
  skos:related nalt:132371, nalt:325861 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "thiazole"@en ;
  dc:modified "2020-01-29"^^xsd:date ;
  skos:definition nalt:49963_def ;
  skos:broader nalt:6760 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85134844> ;
  ns0:marc001 "37502" .

nalt:9935
  skos:prefLabel "tetramisol"@es, "tetramisole"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:49963 .

nalt:215137
  skos:prefLabel "tiazolidinedionas"@es, "thiazolidinediones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:49963 .

nalt:9924
  skos:prefLabel "levamisol"@es, "levamisole"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:49963 .

nalt:132371
  skos:prefLabel "clotianidina"@es, "clothianidin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:49963 .

nalt:6760
  skos:prefLabel "compuestos orgánicos del azufre"@es, "organic sulfur compounds"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:49963 .

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

nalt:325861
  skos:prefLabel "azul de tiazolilo"@es, "thiazolyl blue"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:49963 .

nalt:38280
  skos:prefLabel "fungicidas de tiazoles"@es, "thiazole fungicides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:49963 .

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

nalt:49963_def
  rdf:value "Compuestos heterocíclicos donde el sistema de anillo está compuesto por tres átomos de carbono, un átomo de azufre y nitrógeno."@es, "Heterocyclic compounds where the ring system is composed of three carbon atoms, a sulfur and nitrogen atoms."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

