@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/336.3431/e23/>
  skos:notation "336.3431" ;
  skos:prefLabel "Lokalt nivå"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.343/e23/> .

<http://dewey.info/class/336.3432/e23/>
  skos:notation "336.3432" ;
  skos:prefLabel "Delstatsnivå og provinsnivå"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.343/e23/> .

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

<http://dewey.info/class/336.3435/e23/>
  skos:notation "336.3435" ;
  skos:prefLabel "Internasjonal offentlig gjeld"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.343/e23/> .

<http://dewey.info/class/336.343/e23/>
  skos:prefLabel "Offentlig gjeld inndelt etter forvaltningsnivå"@nb ;
  skos:narrower <http://dewey.info/class/336.3433/e23/>, <http://dewey.info/class/336.3435/e23/>, <http://dewey.info/class/336.3432/e23/>, <http://dewey.info/class/336.3431/e23/> ;
  a skos:Concept ;
  ns0:classHere "Offentlig gjeld i tre eller flere jurisdiksjoner på et bestemt nivå"@nb ;
  skos:notation "336.343" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2015-07-30"^^xsd:date ;
  skos:broader <http://dewey.info/class/336.34/e23/> ;
  dc:identifier "ocd00135573" .

<http://dewey.info/class/336.34/e23/>
  skos:notation "336.34" ;
  skos:prefLabel "Offentlig gjeld"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/336.343/e23/> .

<http://dewey.info/class/336.3433/e23/>
  skos:notation "336.3433" ;
  skos:prefLabel "Nasjonalt nivå"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.343/e23/> .

