@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:43372
  skos:prefLabel "agentes antitiroideos"@es, "thyroid antagonists"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:59859 .

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

nalt:40731
  skos:prefLabel "derivados del uracilo"@es, "uracil derivatives"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:59859 .

nalt:59859
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "propiltiouracilo"@es, "propylthiouracil"@en ;
  skos:altLabel "6-n-propylthiouracil"@en, "6-propyl-2-thiouracil"@en ;
  skos:related nalt:43372 ;
  skos:broader nalt:40731 ;
  dc:modified "2015-07-01"^^xsd:date ;
  ns0:marc001 "30284" ;
  skos:hiddenLabel "6-propyl-2-sulfanylidene-1H-pyrimidin-4-one"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

