@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 bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/320.1/e23/>
  skos:prefLabel "Staten"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/320.15/e23/>, <http://dewey.info/class/320.109/e23/>, <http://dewey.info/class/320.12/e23/>, <http://dewey.info/class/320.11/e23/>, <http://dewey.info/class/320.101/e23/> ;
  a skos:Concept ;
  skos:closeMatch bibbi:1139441, bibbi:1120369 ;
  skos:notation "320.1" ;
  skos:altLabel "Selvstendige stater"@nb, "Stat (politisk organ)"@nb ;
  dc:identifier "ocd00133218" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/320/e23/> ;
  dc:modified "2015-06-01"^^xsd:date .

<http://dewey.info/class/320.15/e23/>
  skos:notation "320.15" ;
  skos:prefLabel "Suverenitet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/320.1/e23/> .

<http://dewey.info/class/320.109/e23/>
  skos:notation "320.109" ;
  skos:prefLabel "Stat (politisk organ)--historie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/320.1/e23/> .

<http://dewey.info/class/320/e23/>
  skos:notation "320" ;
  skos:prefLabel "Statsvitenskap (politikk og styresmakt)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/320.1/e23/> .

<http://dewey.info/class/320.11/e23/>
  skos:notation "320.11" ;
  skos:prefLabel "Teorier om opprinnelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/320.1/e23/> .

<http://dewey.info/class/320.101/e23/>
  skos:notation "320.101" ;
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/320.1/e23/> .

<http://dewey.info/class/320.12/e23/>
  skos:notation "320.12" ;
  skos:prefLabel "Territorium"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/320.1/e23/> .

