@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 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/748.5092/e23/>
  skos:notation "748.5092" ;
  skos:prefLabel "Kunstnere--farget glass"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/748.5/e23/> .

<http://dewey.info/class/748/e23/>
  skos:notation "748" ;
  skos:prefLabel "Glass"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/748.5/e23/> .

<http://dewey.info/class/748.5028/e23/>
  skos:notation "748.5028" ;
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder; apparater, utstyr, materialer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/748.5/e23/> .

<http://dewey.info/class/748.50942843/e23/>
  skos:notation "748.50942843" ;
  skos:prefLabel "Farget glass--kunst--York (England), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/748.5/e23/> .

<http://dewey.info/class/748.5/e23/>
  skos:narrower <http://dewey.info/class/748.5028/e23/>, <http://dewey.info/class/748.5092/e23/>, <http://dewey.info/class/748.50942843/e23/> ;
  skos:altLabel "Malt glass--kunst"@nb, "Glassmosaikk--kunst"@nb, "Blyglass--kunst"@nb, "Farget glass--kunst"@nb ;
  a skos:Concept ;
  skos:prefLabel "Farget glass, malt glass, blyglass, glassmosaikk"@nb ;
  skos:notation "748.5" ;
  skos:closeMatch bibbi:1114183 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/748/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00165653" ;
  dc:modified "2014-05-28"^^xsd:date .

