@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:281548
  skos:prefLabel "curvularina"@es, "curvularin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:281550 .

nalt:57971
  skos:prefLabel "fitotoxinas"@es, "phytotoxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:281550 .

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

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

<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:281550 .

