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

nalt:323542
  skos:hiddenLabel "extended shelf lives"@en, "extended shelf lifes"@en, "extended shelf-life"@en, "extended-shelf life"@en ;
  dc:created "2018-08-17"^^xsd:date ;
  skos:broader nalt:41047 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:64226, nalt:4404 ;
  dc:modified "2019-12-17"^^xsd:date ;
  skos:prefLabel "extended shelf life"@en, "larga duración"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "87157" .

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

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

nalt:64226
  skos:prefLabel "tiempo de almacenamiento"@es, "storage time"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323542 .

nalt:41047
  skos:prefLabel "tiempo de vida"@es, "shelf life"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:323542 .

