@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/725.97/e23/>
  skos:closeMatch bibbi:1122370 ;
  ns0:including "Klokketårn"@nb ;
  skos:narrower <http://dewey.info/class/725.970941464/e23/>, <http://dewey.info/class/725.9709411/e23/> ;
  skos:prefLabel "Tårn"@nb ;
  skos:broader <http://dewey.info/class/725.9/e23/> ;
  skos:notation "725.97" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Tårn (byggverk)--arkitektur"@nb, "Klokketårn--arkitektur"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00164497" ;
  dc:modified "2014-12-02"^^xsd:date .

<http://dewey.info/class/725.9709411/e23/>
  skos:notation "725.9709411" ;
  skos:prefLabel "Tårn (byggverk)--arkitektur--Skottland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/725.97/e23/> .

<http://dewey.info/class/725.970941464/e23/>
  skos:notation "725.970941464" ;
  skos:prefLabel "Tårn (byggverk)--arkitektur--South Ayrshire (Skottland)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/725.97/e23/> .

<http://dewey.info/class/725.9/e23/>
  skos:notation "725.9" ;
  skos:prefLabel "Andre offentlige byggverk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/725.97/e23/> .

