@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/948.4161022/e23/>
  skos:prefLabel "Trondheim (Trøndelag : kommune)--1536-1660"@nb ;
  skos:closeMatch bibbi:1164236, bibbi:1191719 ;
  skos:broader <http://dewey.info/class/948.4161/e23/> ;
  dc:modified "2020-09-21"^^xsd:date ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--484.161/e23/>
   <http://dewey.info/class/948..1022/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "948.4161022" ;
  dc:identifier "df7dcb8d-3caa-4e0d-abbe-0e87f9661df3" ;
  dc:created "2020-09-17"^^xsd:date .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/948.4161/e23/>
  skos:notation "948.4161" ;
  skos:prefLabel "Trondheim (Trøndelag : kommune), …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.4161022/e23/> .

