@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/629.227209/e23/>
  dc:identifier "2b11d0a8-f085-46be-8be7-927e3ebd1ded" ;
  dc:created "2022-11-03"^^xsd:date ;
  skos:closeMatch bibbi:1432999 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2022-11-03"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/629.2272/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:prefLabel "Sykler--teknikk--historie"@nb ;
  skos:notation "629.227209" ;
  skos:broader <http://dewey.info/class/629.2272/e23/> ;
  a skos:Concept .

<http://dewey.info/class/629.2272/e23/>
  skos:notation "629.2272" ;
  skos:prefLabel "Sykler"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/629.227209/e23/> .

