@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/746.226/e23/>
  skos:notation "746.226" ;
  skos:prefLabel "Strikkede blonder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/746.2260430941135/e23/> .

<http://dewey.info/class/746.2260430941135/e23/>
  skos:notation "746.2260430941135" ;
  a skos:Concept ;
  dc:modified "2024-10-08"^^xsd:date ;
  skos:prefLabel "Produkter--strikkede blonder--kunst--Shetland (Skottland)"@nb ;
  skos:broader <http://dewey.info/class/746.226/e23/> ;
  mads:componentList (
   <http://dewey.info/class/746.226/e23/>
   <http://dewey.info/class/2--411.35/e23/>
 ) ;
  dc:identifier "564c39e9-f784-4e3d-ba26-da655191e576" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2024-10-08"^^xsd:date ;
  skos:closeMatch bibbi:1688234 .

