@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/796.24/e23/>
  skos:notation "796.24" ;
  skos:prefLabel "Kastespill"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.2/e23/> .

<http://dewey.info/class/796/e23/>
  skos:notation "796" ;
  skos:prefLabel "Sport, idrett, friluftsliv"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/796.2/e23/> .

<http://dewey.info/class/796.2/e23/>
  skos:altLabel "Gresskikjøring"@nb, "Jojoing"@nb, "Klinkekulespilling"@nb, "Frisbeekasting"@nb, "Shuffleboardspilling"@nb ;
  skos:notation "796.2" ;
  skos:closeMatch bibbi:1131331, bibbi:1144333, bibbi:1113937, bibbi:1191424, bibbi:1641686, bibbi:1144094 ;
  ns0:including "Frisbeekasting"@nb, "Jojoing"@nb, "Klinkekulespilling"@nb ;
  skos:broader <http://dewey.info/class/796/e23/> ;
  skos:narrower <http://dewey.info/class/796.21/e23/>, <http://dewey.info/class/796.24/e23/>, <http://dewey.info/class/796.22/e23/> ;
  skos:prefLabel "Aktiviteter, spill og leker som krever utstyr"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2018-06-04"^^xsd:date ;
  dc:identifier "ocd00168385" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/796.21/e23/>
  skos:notation "796.21" ;
  skos:prefLabel "Rulleskøytegåing"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.2/e23/> .

<http://dewey.info/class/796.22/e23/>
  skos:notation "796.22" ;
  skos:prefLabel "Rullebrettkjøring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.2/e23/> .

