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

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

<http://dewey.info/class/720.483/e23/>
  dc:modified "2013-08-19"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Høye bygninger--arkitektur"@nb, "Høyhus"@nb, "Høyblokker"@nb, "Skyskrapere"@nb ;
  skos:prefLabel "Høye bygninger"@nb ;
  skos:broader <http://dewey.info/class/720.48/e23/> ;
  skos:notation "720.483" ;
  dc:identifier "ocd00164261" ;
  ns0:classHere "Skyskrapere"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1127178 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/720.48/e23/>
  skos:notation "720.48" ;
  skos:prefLabel "Bygninger med bestemt form, atriumbygninger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/720.483/e23/> .

