@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:4808
  skos:prefLabel "micotoxinas"@es, "mycotoxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:301230 .

nalt:23908
  skos:prefLabel "Ceratocystis ulmi"@es, "Ceratocystis ulmi"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:301230 .

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

nalt:41805
  skos:prefLabel "proteínas fúngicas"@es, "fungal proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:301230 .

nalt:78372
  skos:prefLabel "grafiosis"@es, "Dutch elm disease"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301230 .

nalt:301230
  skos:related nalt:23908, nalt:78372 ;
  skos:hiddenLabel "cerato-ulmin"@en, "ceratoulmins"@en, "cerato-ulmins"@en ;
  skos:prefLabel "ceratoulmina"@es, "ceratoulmin"@en ;
  ns0:marc001 "80592" ;
  dc:created "2017-06-01"^^xsd:date ;
  skos:broader nalt:4808, nalt:41805 ;
  a ns0:Chemical, skos:Concept ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

