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

<http://dewey.info/class/746.434041/e23/>
  skos:closeMatch bibbi:1139492, bibbi:1136955, bibbi:1177050, bibbi:1139493, bibbi:1135743 ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "746.434041" ;
  skos:broader <http://dewey.info/class/746.434/e23/> ;
  dc:created "2017-03-20"^^xsd:date ;
  mads:componentList ( <http://dewey.info/class/746.434/e23/> ) ;
  dc:identifier "581419f9-002d-47db-9c69-1b6aaaa2db3b" ;
  skos:prefLabel "Mønstre--hekling--kunst"@nb ;
  dc:modified "2019-05-28"^^xsd:date .

<http://dewey.info/class/746.434/e23/>
  skos:notation "746.434" ;
  skos:prefLabel "Hekling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/746.434041/e23/> .

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

