@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:12893
  skos:prefLabel "envasado"@es, "packaging"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:389 .

nalt:389
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2018-08-17"^^xsd:date ;
  skos:related nalt:323613, nalt:372, nalt:5486, nalt:41052, nalt:12893 ;
  ns0:marc001 "35421" ;
  skos:hiddenLabel "storage-equipment"@en ;
  skos:broader nalt:27787, nalt:365 ;
  skos:prefLabel "storage equipment"@en, "equipo de almacenamiento"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:41052
  skos:prefLabel "almacenamiento"@es, "storage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:389 .

nalt:323613
  skos:prefLabel "almacenamiento poscosecha"@es, "postharvest storage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:389 .

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

nalt:365
  skos:prefLabel "equipamiento"@es, "equipment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:389 .

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

nalt:5486
  skos:prefLabel "instalaciones de almacenamiento de grano"@es, "grain storage facilities"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:389 .

nalt:372
  skos:prefLabel "recipientes"@es, "containers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:389 .

nalt:27787
  skos:prefLabel "tecnología de almacenamiento"@es, "storage technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:389 .

