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

<http://dewey.info/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--48424/e23/>
  skos:notation "T2--48424" ;
  skos:prefLabel "Ytre Namdal-distriktet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--484241/e23/> .

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

<http://dewey.info/class/2--484241/e23/>
  skos:prefLabel "Namsos"@nb ;
  ns0:including "Tidligere fosnes"@nb, "Tidligere namdalseid"@nb ;
  dc:modified "2020-02-05"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Namdalseid (Trøndelag)"@nb, "Fosnes (Trøndelag)"@nb, "Namsos (Trøndelag)"@nb ;
  dc:identifier "ocd00125926" ;
  skos:notation "T2--484241" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:broader <http://dewey.info/class/2--48424/e23/> ;
  dc:created "2009-12-03"^^xsd:date .

