@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:related nalt:4801 .

nalt:8001
  skos:prefLabel "enfermedad transmitidas por alimentos"@es, "foodborne illness"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:4801 .

nalt:4801
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85089201> ;
  skos:prefLabel "mycotoxicosis"@en, "micotoxicosis"@es ;
  skos:broader nalt:8001, nalt:767 ;
  skos:related nalt:4808 ;
  skos:definition nalt:4801_def ;
  skos:altLabel "mycotoxicoses"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "24589" ;
  dc:modified "2019-10-28"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_12741>, <http://id.agrisemantics.org/gacs/C18542>, <http://id.cabi.org/cabt/76545> ;
  skos:narrower nalt:4800 .

nalt:4801_def
  rdf:value "Intoxicación causada por la ingestión de micotoxinas (toxinas de origen micótico)."@es, "Poisoning caused by the ingestion of mycotoxins (toxins of fungal origin)."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:767
  skos:prefLabel "envenenamiento"@es, "poisoning"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4801 .

nalt:4800
  skos:prefLabel "aflatoxicosis"@es, "aflatoxicosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:4801 .

