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

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

nalt:5303
  skos:prefLabel "cadena de suministro de alimentos"@es, "food supply chain"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:67866 .

nalt:67866
  skos:broader nalt:10482, nalt:17515 ;
  skos:altLabel "food biosecurity"@en, "bioseguridad de alimentos"@es, "intentional food contamination"@en, "bioterrorismo de los alimentos"@es, "contaminación intencional de los alimentos"@es, "seguridad de los alimentos (bioterrorismo)"@es, "food terrorism"@en, "food security (bioterrorism)"@en, "food bioterrorism"@en ;
  skos:prefLabel "protección alimentaria"@es, "food defense"@en ;
  skos:related nalt:4404, nalt:5303 ;
  dc:created "2006-03-29"^^xsd:date ;
  ns0:marc001 "51596" ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:67866_def ;
  skos:hiddenLabel "food-defense"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:17515
  skos:prefLabel "bioseguridad"@es, "biosecurity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:67866 .

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

nalt:67866_def
  rdf:value "Proceso general orientado a proteger el suministro de alimentos de la contaminación intencional, e incluye medidas preventivas, vigilancia, informe, y control de incidentes."@es, "The overall process of protecting the food supply from intentional contamination, including preventive measures, surveillance, incident reporting and control."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

