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

<http://dewey.info/class/796.81/e23/>
  skos:notation "796.81" ;
  skos:prefLabel "Ubevæpnede kampteknikker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/796.815/e23/> .

<http://dewey.info/class/796.8153/e23/>
  skos:notation "796.8153" ;
  skos:prefLabel "Karate"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.815/e23/> .

<http://dewey.info/class/796.8154/e23/>
  skos:notation "796.8154" ;
  skos:prefLabel "Aikido"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.815/e23/> .

<http://dewey.info/class/796.8159/e23/>
  skos:notation "796.8159" ;
  skos:prefLabel "Kempo og kung-fu"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.815/e23/> .

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

<http://dewey.info/class/796.8152/e23/>
  skos:notation "796.8152" ;
  skos:prefLabel "Judo"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.815/e23/> .

<http://dewey.info/class/796.8157/e23/>
  skos:notation "796.8157" ;
  skos:prefLabel "Taekwondo"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.815/e23/> .

<http://dewey.info/class/796.8155/e23/>
  skos:notation "796.8155" ;
  skos:prefLabel "Kinesiske kampsportformer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.815/e23/> .

<http://dewey.info/class/796.815/e23/>
  a skos:Concept ;
  skos:closeMatch bibbi:1130812, bibbi:1125734, bibbi:1124406, bibbi:1124411 ;
  skos:notation "796.815" ;
  skos:broader <http://dewey.info/class/796.81/e23/> ;
  skos:narrower <http://dewey.info/class/796.8159/e23/>, <http://dewey.info/class/796.8153/e23/>, <http://dewey.info/class/796.8155/e23/>, <http://dewey.info/class/796.8154/e23/>, <http://dewey.info/class/796.8152/e23/>, <http://dewey.info/class/796.8157/e23/> ;
  skos:prefLabel "Orientalske kampsportformer"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00168742" ;
  dc:modified "2018-06-12"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

