@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:335704
  ns0:marc001 "95075" ;
  skos:definition nalt:335704_def ;
  skos:broader nalt:335696 ;
  skos:hiddenLabel "thiazide"@en ;
  skos:prefLabel "tiazidas"@es, "thiazides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2020-01-28"^^xsd:date ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:related nalt:34147 .

nalt:335696
  skos:prefLabel "componentes sulfurosos"@es, "sulfur compounds"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:335704 .

nalt:335704_def
  rdf:value "Compuestos heterocíclicos cuyo anillo contiene azufre y nitrógeno. Este término se refiere comúnmente a las benzotiadiazinas, que inhiben los simportadores sodio-potasio-cloruro y que se usan como diuréticos."@es, "Heterocyclic compounds with sulfur and nitrogen in the ring. This term commonly refers to the benzothiadiazines that inhibit sodium-potassium-chloride symporters and are used as diuretics."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:34147
  skos:prefLabel "diuréticos"@es, "diuretics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:335704 .

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

