@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/745.531/e23/>
  skos:notation "745.531" ;
  skos:closeMatch bibbi:1119763, bibbi:1114488, bibbi:1145990, bibbi:1124466, bibbi:1114390 ;
  skos:prefLabel "Lær"@nb ;
  skos:narrower <http://dewey.info/class/745.5310946942/e23/>, <http://dewey.info/class/745.5310288/e23/> ;
  skos:broader <http://dewey.info/class/745.53/e23/> ;
  dc:modified "2015-12-17"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Lær--håndverk"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00165392" ;
  a skos:Concept .

<http://dewey.info/class/745.5310288/e23/>
  skos:notation "745.5310288" ;
  skos:prefLabel "Lær--håndverk--konservering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/745.531/e23/> .

<http://dewey.info/class/745.53/e23/>
  skos:notation "745.53" ;
  skos:prefLabel "Lær og pels"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/745.531/e23/> .

<http://dewey.info/class/745.5310946942/e23/>
  skos:notation "745.5310946942" ;
  skos:prefLabel "Lær--håndverk--Lisboa (Portugal : distrikt)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/745.531/e23/> .

