@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/745.75/e23/>
  skos:closeMatch bibbi:1113662 ;
  skos:broader <http://dewey.info/class/745.7/e23/> ;
  dc:identifier "ocd00165466" ;
  skos:altLabel "Forgylling--kunsthåndverk"@nb ;
  skos:notation "745.75" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/745.750284/e23/> ;
  dc:modified "2022-09-09"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Forgylling"@nb .

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

<http://dewey.info/class/745.750284/e23/>
  skos:notation "745.750284" ;
  skos:prefLabel "Forgylling--kunsthåndverk--utstyr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/745.75/e23/> .

<http://dewey.info/class/745.7/e23/>
  skos:notation "745.7" ;
  skos:prefLabel "Dekorativ fargelegging"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/745.75/e23/> .

