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

nalt:6514
  skos:prefLabel "imidazoles"@es, "imidazoles"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:329505 .

nalt:43372
  skos:prefLabel "agentes antitiroideos"@es, "thyroid antagonists"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:329505 .

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

nalt:329505
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:hiddenLabel "methimazoles"@en ;
  skos:broader nalt:6514 ;
  dc:created "2019-04-02"^^xsd:date ;
  ns0:marc001 "9813980845900041" ;
  skos:altLabel "1-methyl-2-mercaptoimidazole"@en, "tapazole"@en ;
  skos:definition nalt:329505_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:43372 ;
  ns0:marc001previous "94243" ;
  skos:prefLabel "metimazol"@es, "methimazole"@en .

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

nalt:329505_def
  rdf:value "A thioureylene antithyroid agent that inhibits the formation of thyroid hormones by interfering with the incorporation of iodine into tyrosyl residues of thyroglobulin. This is done by interfering with the oxidation of iodide ion and iodotyrosyl groups through inhibition of the peroxidase enzyme."@es, "A thioureylene antithyroid agent that inhibits the formation of thyroid hormones by interfering with the incorporation of iodine into tyrosyl residues of thyroglobulin. This is done by interfering with the oxidation of iodide ion and iodotyrosyl groups through inhibition of the peroxidase enzyme."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

