@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:28734 .

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

nalt:28734
  skos:hiddenLabel "cross contaminated"@en, "cross-contaminations"@en, "cross-contaminated"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "cross-contamination"@en ;
  skos:related nalt:4404, nalt:15127, nalt:323620, nalt:4812 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "contaminación cruzada"@es, "cross contamination"@en ;
  dc:modified "2019-04-24"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C19077> ;
  ns0:marc001 "10254" ;
  skos:broader nalt:149 .

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

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

nalt:149
  skos:prefLabel "epidemiología"@es, "epidemiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28734 .

nalt:323620
  skos:prefLabel "inocuidad de los productos agrícolas"@es, "produce safety"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28734 .

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

