@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<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/797.3209/e23/>
  skos:broader <http://dewey.info/class/797.32/e23/> ;
  skos:notation "797.3209" ;
  skos:prefLabel "Surfing--historie"@nb ;
  a skos:Concept ;
  dc:modified "2021-08-18"^^xsd:date ;
  dc:identifier "96b0a8b5-2217-4816-ac01-5df6b552832f" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2021-08-17"^^xsd:date ;
  skos:narrower <http://dewey.info/class/797.32092/e23/> ;
  mads:componentList (
   <http://dewey.info/class/797.32/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:closeMatch bibbi:1205052 .

<http://dewey.info/class/797.32092/e23/>
  skos:notation "797.32092" ;
  skos:prefLabel "Surfing--biografier, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/797.3209/e23/> .

<http://dewey.info/class/797.32/e23/>
  skos:notation "797.32" ;
  skos:prefLabel "Surfing (bølgesurfing)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/797.3209/e23/> .

