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

<http://dewey.info/class/2--4873/e23/>
  a skos:Concept ;
  ns0:classHere "Stockholm"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00125936" ;
  dc:modified "2016-02-02"^^xsd:date ;
  skos:altLabel "Stockholms län (Sverige)"@nb, "Stockholm (Sverige)"@nb ;
  skos:broader <http://dewey.info/class/2--487/e23/> ;
  skos:closeMatch humord:c03341, realfagstermer:c030565 ;
  skos:exactMatch humord:c36819 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrowMatch humord:c03350, humord:c03353, humord:c03343, humord:c03354, humord:c03346, humord:c15680, humord:c03344, humord:c12582, humord:c03351, humord:c03342, humord:c03349, humord:c14877, humord:c03347, humord:c15679, humord:c03348 ;
  skos:notation "T2--4873" ;
  skos:prefLabel "Stockholms län"@nb .

<http://dewey.info/class/2--487/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--4873/e23/> ;
  skos:notation "T2--487" ;
  skos:prefLabel "Svealand"@nb .

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

