@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:4404
  skos:prefLabel "contaminación alimentaria"@es, "food contamination"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:235056 .

nalt:45149
  skos:prefLabel "hepatotoxicidad"@es, "hepatotoxicity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:235056 .

nalt:4812
  skos:prefLabel "contaminación de piensos"@es, "feed contamination"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:235056 .

nalt:4804
  skos:prefLabel "aflatoxina B2"@es, "aflatoxin B2"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:235056 .

nalt:235056
  ns0:marc001 "62563" ;
  skos:related nalt:4800, nalt:4404, nalt:45149, nalt:4812, nalt:4811, nalt:4804 ;
  dc:created "2015-01-05"^^xsd:date ;
  skos:prefLabel "aflatoxin M2"@en, "aflatoxina M2"@es ;
  a skos:Concept, ns0:Chemical ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:hiddenLabel "aflatoxins-M2"@en, "aflatoxin-M2"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:4802 .

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

nalt:4802
  skos:prefLabel "aflatoxinas"@es, "aflatoxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:235056 .

nalt:4811
  skos:prefLabel "carcinógenos"@es, "carcinogens"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:235056 .

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

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

