@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#> .

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

<http://dewey.info/class/324.27323/e23/>
  skos:altLabel "Whig Party (USA)"@nb, "American Whig Party"@nb, "National Republican Party (USA)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Whig Party"@nb ;
  dc:identifier "ocd00133735" ;
  skos:broader <http://dewey.info/class/324.2732/e23/> ;
  dc:modified "2014-09-04"^^xsd:date ;
  a skos:Concept ;
  ns0:including "National republican party"@nb ;
  skos:notation "324.27323" .

<http://dewey.info/class/324.2732/e23/>
  skos:notation "324.2732" ;
  skos:prefLabel "Partier som kun eksisterte før 1945"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.27323/e23/> .

