@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:1015
  skos:prefLabel "transporte en contenedores"@es, "container transport"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:242940 .

nalt:242933
  skos:prefLabel "depósitos"@es, "storehouses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:242940 .

nalt:242940_def
  rdf:value "Edificios o estructuras artificiales utilizadas para almacenar temporalmente mercancías en contenedores, como por ejemplo, cajas de alimentos, sacos de harina y latas de aceite, antes de ser utilizadas, distribuidas o exportadas."@es, "Buildings or manmade structures that are used for the temporary storage of containerized goods (boxes of food, bags of flour, drums of oil) before local use, distribution or export."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:242940
  skos:hiddenLabel "depot-warehouse"@en, "depot-warehouses"@en ;
  skos:related nalt:372, nalt:1015 ;
  skos:prefLabel "warehouses"@en, "almacenes"@es ;
  dc:created "2015-03-09"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2015-11-16"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:242940_def ;
  skos:broader nalt:242933 ;
  ns0:marc001 "74944" .

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

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

