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

<http://dewey.info/class/728.8/e23/>
  skos:notation "728.8" ;
  skos:prefLabel "Store og kunstferdige privatboliger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/728.80941/e23/> .

<http://dewey.info/class/728.80941/e23/>
  mads:componentList (
   <http://dewey.info/class/728.8/e23/>
   <http://dewey.info/class/2--41/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/728.8094137/e23/>, <http://dewey.info/class/728.80941154/e23/> ;
  a skos:Concept ;
  dc:identifier "e3b70c17-d83b-4df9-bf6d-17a23096ef3e" ;
  dc:created "2017-03-13"^^xsd:date ;
  skos:broader <http://dewey.info/class/728.8/e23/> ;
  skos:notation "728.80941" ;
  dc:modified "2020-03-09"^^xsd:date ;
  skos:prefLabel "Herskapshus--arkitektur--Storbritannia"@nb .

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

<http://dewey.info/class/728.8094137/e23/>
  skos:notation "728.8094137" ;
  skos:prefLabel "Herskapshus--arkitektur--Scottish Borders (Skottland)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.80941/e23/> .

<http://dewey.info/class/2--41/e23/>
  skos:prefLabel "De britiske øyer"@nb ;
  a skos:Concept .

<http://dewey.info/class/728.80941154/e23/>
  skos:notation "728.80941154" ;
  skos:prefLabel "Herskapshus--arkitektur--De indre Hebridene (Skottland)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.80941/e23/> .

