@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/class/321.02-321.08/e23/>
  skos:notation "321.02-321.08" ;
  skos:prefLabel "Ulike typer stater"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/321.07/e23/> .

<http://dewey.info/class/321.070973/e23/>
  skos:notation "321.070973" ;
  skos:prefLabel "Utopier--USA"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/321.07/e23/> .

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

<http://dewey.info/class/321.07/e23/>
  skos:closeMatch bibbi:1116637, bibbi:1110384 ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "321.07" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/321.02-321.08/e23/> ;
  a skos:Concept ;
  skos:altLabel "Anarkisme--idealsamfunn"@nb, "Utopier"@nb, "Utopier--politisk system"@nb, "Idealsamfunn"@nb ;
  ns0:including "Anarki som idealsamfunn"@nb ;
  skos:narrower <http://dewey.info/class/321.070973/e23/> ;
  skos:prefLabel "Idealsamfunn (utopier)"@nb ;
  dc:identifier "ocd00133362" ;
  dc:modified "2015-06-05"^^xsd:date .

