@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/658.7884/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.788/e23/> ;
  skos:notation "658.7884" ;
  skos:prefLabel "Emballering for frakt"@nb .

<http://dewey.info/class/658.7885/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.788/e23/> ;
  skos:notation "658.7885" ;
  skos:prefLabel "Lasting og lossing"@nb .

<http://dewey.info/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/658.7882/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/658.788/e23/> ;
  skos:notation "658.7882" ;
  skos:prefLabel "Transportledelse"@nb .

<http://dewey.info/class/658.788/e23/>
  a skos:Concept ;
  ns0:classHere "Vareforsendelse"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00160629" ;
  dc:modified "2015-03-12"^^xsd:date ;
  skos:altLabel "Frakt av varer--materialforvaltning"@nb, "Fysisk distribusjon av varer--ledelse"@nb, "Vareforsendelse--materialforvaltning"@nb ;
  skos:broader <http://dewey.info/class/658.78/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/658.7882/e23/>, <http://dewey.info/class/658.7884/e23/>, <http://dewey.info/class/658.7885/e23/> ;
  skos:notation "658.788" ;
  skos:prefLabel "Fysisk distribusjon"@nb .

<http://dewey.info/class/658.78/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/658.788/e23/> ;
  skos:notation "658.78" ;
  skos:prefLabel "Internkontroll av materialer og fysisk distribusjon"@nb .

