@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.4320432083/e23/>
  skos:notation "746.4320432083" ;
  skos:prefLabel "Barneklær--strikking--kunst"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/746.43204320832/e23/> .

<http://dewey.info/class/746.432/e23/>
  skos:prefLabel "Strikking"@nb ;
  a skos:Concept .

<http://dewey.info/class/746.43204320832/e23/>
  a skos:Concept ;
  dc:created "2016-04-21"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/746.432/e23/>
   <http://dewey.info/class/1--083.2/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Klær--spedbarn--strikking--kunst"@nb ;
  skos:closeMatch bibbi:1142315, bibbi:1146193 ;
  skos:notation "746.43204320832" ;
  dc:identifier "74c6589f-d29d-4def-aa2c-9163292280f5" ;
  dc:modified "2020-09-01"^^xsd:date ;
  skos:broader <http://dewey.info/class/746.4320432083/e23/> .

