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

<http://dewey.info/class/324.3094-324.3099/e23/>
  skos:notation "324.3094-324.3099" ;
  skos:prefLabel "Geografiske områder i nyere tid bortsett fra bestemte stater og delstater"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.3/e23/> .

<http://dewey.info/class/324/e23/>
  skos:notation "324" ;
  skos:prefLabel "Politiske prosesser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.3/e23/> .

<http://dewey.info/class/324.3/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-07-01"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Andre typer partiorganisasjoner (støtteorganisasjoner)"@nb ;
  dc:identifier "ocd00133788" ;
  skos:narrower <http://dewey.info/class/324.3094-324.3099/e23/> ;
  skos:altLabel "Politiske kvinneorganisasjoner"@nb, "Unge voksne personer--politiske organisasjoner"@nb, "Politiske foreninger"@nb, "Kvinner--politiske organisasjoner"@nb, "Kommunistiske frontorganisasjoner--statsvitenskap"@nb ;
  skos:broader <http://dewey.info/class/324/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "324.3" .

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

