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

nalt:13049
  skos:prefLabel "micosas"@es, "mycoses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:230076 .

nalt:230076
  dc:created "2014-09-26"^^xsd:date ;
  skos:altLabel "fungus contamination"@en, "fungal contaminants"@en ;
  skos:hiddenLabel "fungus contaminants"@en, "fungus contaminations"@en, "fungal contaminations"@en, "fungal-contamination"@en, "fungus contaminant"@en, "fungal-contaminated"@en, "fungus contaminated"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:15127 ;
  skos:related nalt:4404, nalt:10482, nalt:13049 ;
  skos:prefLabel "contaminación fúngica"@es, "fungal contamination"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001previous "93888" ;
  ns0:marc001 "9813982787500041" .

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

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

nalt:15127
  skos:prefLabel "contaminación microbiana"@es, "microbial contamination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:230076 .

nalt:10482
  skos:prefLabel "inocuidad alimentaria"@es, "food safety"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:230076 .

