@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--483211/e23/>
  a skos:Concept ;
  ns0:including "Tidligere søgne"@nb, "Tidligere songdalen"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00125916" ;
  dc:modified "2020-02-05"^^xsd:date ;
  skos:altLabel "Søgne (Agder)"@nb, "Kristiansand (Agder : kommune)"@nb, "Songdalen (Agder)"@nb ;
  skos:broader <http://dewey.info/class/2--48321/e23/> ;
  skos:exactMatch realfagstermer:c030417, humord:c02959 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrowMatch humord:c11465, humord:c14639, humord:c14150, humord:c14659, humord:c42487 ;
  skos:notation "T2--483211" ;
  skos:prefLabel "Kristiansand"@nb .

<http://dewey.info/class/2--48321/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--483211/e23/> ;
  skos:notation "T2--48321" ;
  skos:prefLabel "Kristiansand-distriktet"@nb .

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

