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

nalt:21910
  ns0:marc001 "6751" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:21902, nalt:96878, nalt:21913 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85019614> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:21911 ;
  skos:prefLabel "canneries"@en, "fábricas de conservas"@es ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:21913
  skos:prefLabel "industria conservera"@es, "canning industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:21910 .

nalt:21902
  skos:prefLabel "alimentos en conserva"@es, "canned foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:21910 .

nalt:96878
  skos:prefLabel "enlatado"@es, "canning"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:21910 .

nalt:21911
  skos:prefLabel "plantas procesadoras de alimentos"@es, "food processing plants"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:21910 .

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

