@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:223607_def
  rdf:value "Ley promulgada el 3 de agosto de 1996 con el objeto de garantizar la inocuidad de los alimentos en los Estados Unidos."@es, "The Food Quality Protection Act was enacted on Aug. 3, 1996 to ensure the safety of food in the United States."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:223607
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "66950" ;
  skos:hiddenLabel "P.L. 104-170"@en, "PL 104-170"@en ;
  skos:altLabel "US Food Protection Act"@en, "Food Quality Protection Act (FQPA) of 1996"@en ;
  skos:prefLabel "Ley de Protección de la Calidad de los Alimentos"@es, "Food Quality Protection Act"@en ;
  skos:definition nalt:223607_def ;
  dc:created "2014-07-31"^^xsd:date ;
  dc:modified "2018-05-03"^^xsd:date ;
  skos:broader nalt:125060 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:125060
  skos:prefLabel "leyes de alimentos"@es, "food law"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:223607 .

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

