@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:52482
  skos:prefLabel "metiltiouracil"@es, "methylthiouracil"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:40731 .

nalt:10466
  skos:prefLabel "fluoruracil"@es, "fluorouracil"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:40731 .

nalt:53346
  skos:prefLabel "ácido orótico"@es, "orotic acid"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:40731 .

nalt:65932
  skos:prefLabel "tiouracilo"@es, "thiouracil"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:40731 .

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

nalt:207583
  skos:prefLabel "derivados químicos"@es, "chemical derivatives"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:40731 .

nalt:40731
  skos:narrower nalt:59859, nalt:10466, nalt:65932, nalt:52482, nalt:53346 ;
  skos:prefLabel "uracil derivatives"@en, "derivados del uracilo"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "38942" ;
  skos:hiddenLabel "uracil-derivatives"@en ;
  skos:broader nalt:207583 ;
  dc:modified "2018-02-21"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:59859
  skos:prefLabel "propiltiouracilo"@es, "propylthiouracil"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:40731 .

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

