@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:1015
  skos:hiddenLabel "container-transport"@en, "containerized cargo"@en, "containerised cargo"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "9591" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.cabi.org/cabt/31721>, <http://id.agrisemantics.org/gacs/C29395>, <http://aims.fao.org/aos/agrovoc/c_1830> ;
  skos:altLabel "containerisation (cargo)"@en, "containerization (cargo)"@en ;
  dc:modified "2015-03-09"^^xsd:date ;
  skos:related nalt:242940 ;
  skos:prefLabel "transporte en contenedores"@es, "container transport"@en ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:1015_def ;
  skos:broader nalt:1004 .

nalt:1004
  skos:prefLabel "transporte"@es, "transportation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:1015 .

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

nalt:1015_def
  rdf:value "Transporte de bienes en una caja de metal muy grande (típicamente de 20 ó 40 pies [6 ó 12 mt] de largo), de tamaño estándar, hermético, diseñado para ser puesto en remolques especiales para el transporte hacia/desde un puerto de embarque por camiones o por tren."@es, "Transport of goods using a very large (typically 20- or 40- feet long), standard-sized, sealable metal box designed to be placed on special trailers for transportation to/from a shipping port by trucks or by rail."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:242940
  skos:prefLabel "almacenes"@es, "warehouses"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:1015 .

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

