@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#> .

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

<http://dewey.info/class/748.502820902/e23/>
  skos:notation "748.502820902" ;
  skos:prefLabel "Farging av glass--middelalderen"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/748.50282/e23/> .

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

<http://dewey.info/class/748.50282/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Farging og maling av glass"@nb ;
  dc:modified "2013-10-04"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Maling av glass"@nb, "Farging av glass"@nb ;
  skos:narrower <http://dewey.info/class/748.502820902/e23/> ;
  skos:notation "748.50282" ;
  skos:broader <http://dewey.info/class/748.5028/e23/> ;
  dc:identifier "ocd00165655" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

