@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/320.1/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00133218" ;
  dc:modified "2015-06-01"^^xsd:date ;
  skos:altLabel "Selvstendige stater"@nb, "Stat (politisk organ)"@nb ;
  skos:broader <http://dewey.info/class/320/e23/> ;
  skos:exactMatch realfagstermer:c011443, realfagstermer:c011381, humord:c09754 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c26763 ;
  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/> ;
  skos:notation "320.1" ;
  skos:prefLabel "Staten"@nb ;
  skos:relatedMatch humord:c09703, humord:c09758, humord:c09759 .

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

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

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

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

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

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

