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

<http://dewey.info/class/727.7/e23/>
  a skos:Concept ;
  skos:prefLabel "Bygninger for kunstmuseer og gallerier"@nb .

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

<http://dewey.info/class/690/e23/>
  a skos:Concept ;
  skos:prefLabel "Konstruksjon av bygninger"@nb .

<http://dewey.info/class/690.7/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/690.77/e23/> ;
  skos:notation "690.7" ;
  skos:prefLabel "Utdanningsbygninger--konstruksjon, …"@nb .

<http://dewey.info/class/690.77/e23/>
  a skos:Concept ;
  dc:created "2016-12-12"^^xsd:date ;
  dc:identifier "20f7ab37-e4d2-4bb6-8cc3-91c2005c8a67" ;
  dc:modified "2016-12-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/690/e23/>
   <http://dewey.info/class/727.7/e23/>
 ) ;
  skos:altLabel "Kunstgallerier--konstruksjon"@nb ;
  skos:broader <http://dewey.info/class/690.7/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/690.77094821/e23/> ;
  skos:notation "690.77" ;
  skos:prefLabel "Kunstmuseer--konstruksjon, …"@nb .

<http://dewey.info/class/690.77094821/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/690.77/e23/> ;
  skos:notation "690.77094821" ;
  skos:prefLabel "Kunstmuseer--konstruksjon--Oslo (Norge : by)"@nb .

