@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/306.2094/e23/>
  skos:notation "306.2094" ;
  skos:prefLabel "Politisk sosiologi--Europa, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.20947/e23/> .

<http://dewey.info/class/306.20947/e23/>
  skos:narrower <http://dewey.info/class/306.209470904/e23/> ;
  dc:modified "2019-05-15"^^xsd:date ;
  skos:prefLabel "Politisk sosiologi--Russland, …"@nb ;
  dc:identifier "286e4bf6-ef5d-4813-ae21-2aeca8e673a1" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2018-05-18"^^xsd:date ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/306.2/e23/>
   <http://dewey.info/class/2--47/e23/>
 ) ;
  skos:notation "306.20947" ;
  skos:broader <http://dewey.info/class/306.2094/e23/> ;
  skos:altLabel "Russland--politikk--sosiologi"@nb .

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

<http://dewey.info/class/306.209470904/e23/>
  skos:notation "306.209470904" ;
  skos:prefLabel "Politisk sosiologi--Sovjetunionen--1900-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/306.20947/e23/> .

<http://dewey.info/class/306.2/e23/>
  skos:prefLabel "Politiske institusjoner"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--47/e23/>
  skos:prefLabel "Russland og østeuropeiske naboland"@nb ;
  a skos:Concept .

