@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/324.243608/e23/>
  skos:notation "324.243608" ;
  skos:prefLabel "Partier som ble grunnlagt eller eksisterte etter 1945 og som ikke primært defineres ut fra en høyre-venstreakse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.2436087/e23/> .

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

<http://dewey.info/class/324.2436087/e23/>
  a skos:Concept ;
  skos:notation "324.2436087" ;
  skos:altLabel "Grünen - Die Grüne Alternative (østerriksk politisk parti)"@nb, "De grønne (østerriksk politisk parti)"@nb ;
  skos:broader <http://dewey.info/class/324.243608/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:classHere "Grünen (østerriksk miljøparti)"@nb ;
  skos:prefLabel "Miljøpartier"@nb ;
  dc:modified "2015-06-10"^^xsd:date ;
  dc:identifier "ocd00133636" ;
  dc:created "2009-12-03"^^xsd:date .

