@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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.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.2734/e23/> .

<http://dewey.info/class/324.2734/e23/>
  a skos:Concept ;
  skos:altLabel "Republican Party (USA : 1854- )"@nb, "National Union Party (USA : 1854- )"@nb, "Det republikanske partiet (USA : 1854- )"@nb, "Union Party (USA : 1854- )"@nb ;
  skos:broader <http://dewey.info/class/324.2733-324.2738/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1173060 ;
  dc:identifier "ocd00133741" ;
  skos:notation "324.2734" ;
  skos:narrower <http://dewey.info/class/324.273408996073/e23/>, <http://dewey.info/class/324.273409/e23/> ;
  dc:modified "2021-02-02"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Republican Party"@nb .

<http://dewey.info/class/324.273408996073/e23/>
  skos:notation "324.273408996073" ;
  skos:prefLabel "Afroamerikanere--Republican Party (USA : 1854- )"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.2734/e23/> .

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

<http://dewey.info/class/324.273409/e23/>
  skos:notation "324.273409" ;
  skos:prefLabel "Republican Party (USA : 1854- )--historie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.2734/e23/> .

