@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/324.2737/e23/>
  skos:narrower <http://dewey.info/class/324.27375/e23/> ;
  skos:broader <http://dewey.info/class/324.2733-324.2738/e23/> ;
  skos:altLabel "Socialist Workers Party (USA)"@nb, "Progressive Party (USA : 1948)"@nb, "Socialist Party (USA)"@nb, "Socialist Labor Party (USA)"@nb ;
  skos:prefLabel "Venstreorienterte partier og arbeiderpartier"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2014-09-04"^^xsd:date ;
  dc:identifier "ocd00133746" ;
  ns0:including "Socialist workers party"@nb, "Socialist labor party"@nb, "Socialist party"@nb, "Progressive party (1948)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "324.2737" ;
  skos:closeMatch bibbi:1609779 ;
  a skos:Concept .

<http://dewey.info/class/324.2733-324.2738/e23/>
  skos:notation "324.2733-324.2738" ;
  skos:prefLabel "Partier som ble grunnlagt eller eksisterte etter 1945"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.2737/e23/> .

<http://dewey.info/class/324.27375/e23/>
  skos:notation "324.27375" ;
  skos:prefLabel "Kommunistpartiet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.2737/e23/> .

