@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

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

<https://lod.nal.usda.gov/naltv#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:4405
  skos:prefLabel "calidad del producto"@es, "product quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4401 .

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

nalt:4403
  skos:prefLabel "productos y mercancías"@es, "products and commodities"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:4401 .

nalt:4401_def
  rdf:value "Productos que han sido producidos utilizando intencionalmente ingredientes o procesos que son inconsistentes con sus etiquetas."@es, "Products containing any deleterious substance rendering it injurious to health or products produced using ingredients or processes that are inconsistent with their labels. See Federal Food, Drug and Cosmetic Act Section 402 [21 U.S.C. 342]."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4401
  skos:altLabel "adulteración"@es, "adulteration"@en ;
  skos:broader nalt:4403 ;
  skos:related nalt:15127, nalt:4404, nalt:13990, nalt:4406, nalt:4812, nalt:4405 ;
  skos:prefLabel "productos adulterados"@es, "adulterated products"@en ;
  skos:scopeNote "Para buscar información sobre productos adulterados con ingredientes de inferior calidad o sustituidos, AGREGUE “autenticidad del producto”."@es, "For products adulterated with inferior or substituted ingredients USE \"product authenticity\"."@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9876> ;
  dc:modified "2018-08-16"^^xsd:date ;
  skos:hiddenLabel "adulterated-products"@en ;
  ns0:marc001 "1032" ;
  skos:definition nalt:4401_def .

nalt:4406
  skos:prefLabel "estándares de identidad de un producto"@es, "standards of identity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4401 .

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

nalt:13990
  skos:prefLabel "autenticidad del producto"@es, "product authenticity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4401 .

