@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/364.13230947/e23/>
  skos:notation "364.13230947" ;
  skos:prefLabel "Korrupsjon i staten--Russland, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/364.132309477/e23/> .

<http://dewey.info/class/364.132309477/e23/>
  a skos:Concept ;
  dc:created "2018-04-16"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/364.1323/e23/>
   <http://dewey.info/class/2--477/e23/>
 ) ;
  skos:prefLabel "Korrupsjon i staten--Ukraina"@nb ;
  dc:identifier "3489114b-7ae8-4400-8331-941fb4abdd25" ;
  skos:notation "364.132309477" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2018-04-16"^^xsd:date ;
  skos:closeMatch bibbi:1145480 ;
  skos:broader <http://dewey.info/class/364.13230947/e23/> .

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

<http://dewey.info/class/364.1323/e23/>
  skos:prefLabel "Korrupsjon"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--477/e23/>
  skos:prefLabel "Ukraina"@nb ;
  a skos:Concept .

