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

<http://dewey.info/class/343.09925/e23/>
  skos:notation "343.09925" ;
  skos:prefLabel "Postorganisasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.0992/e23/> .

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

<http://dewey.info/class/343.09923/e23/>
  skos:notation "343.09923" ;
  skos:prefLabel "Portosatser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.0992/e23/> .

<http://dewey.info/class/343.0992/e23/>
  skos:notation "343.0992" ;
  dc:modified "2025-01-09"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Postlovgivning"@nb, "Internasjonale postkonvensjoner--lov og rett"@nb, "Postvesen--lov og rett"@nb ;
  dc:identifier "ocd00136974" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/343.09923/e23/>, <http://dewey.info/class/343.09925/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Postvesen"@nb ;
  skos:broader <http://dewey.info/class/343.099/e23/> .

<http://dewey.info/class/343.099/e23/>
  skos:notation "343.099" ;
  skos:prefLabel "Kommunikasjon"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/343.0992/e23/> .

