@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#> .

nalt:4808
  skos:prefLabel "micotoxinas"@es, "mycotoxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:281548 .

nalt:281548
  dc:created "2016-06-15"^^xsd:date ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:related nalt:281550 ;
  skos:prefLabel "curvularin"@en, "curvularina"@es ;
  skos:broader nalt:4808, nalt:8121, nalt:57971 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "76285" ;
  skos:hiddenLabel "curvularins"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:57971
  skos:prefLabel "fitotoxinas"@es, "phytotoxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:281548 .

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

nalt:281550
  skos:prefLabel "deshidrocurvularina"@es, "dehydrocurvularin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:281548 .

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

nalt:8121
  skos:prefLabel "macrolidas"@es, "macrolides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:281548 .

