@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/799.202834/e23/>
  skos:notation "799.202834" ;
  skos:prefLabel "Hagler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/799.20283/e23/> .

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

<http://dewey.info/class/799.202832/e23/>
  skos:notation "799.202832" ;
  skos:prefLabel "Rifler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/799.20283/e23/> .

<http://dewey.info/class/799.202833/e23/>
  skos:notation "799.202833" ;
  skos:prefLabel "Pistoler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/799.20283/e23/> .

<http://dewey.info/class/799.20283/e23/>
  skos:prefLabel "Håndskytevåpen"@nb ;
  dc:identifier "ocd00168934" ;
  skos:narrower <http://dewey.info/class/799.202832/e23/>, <http://dewey.info/class/799.202834/e23/>, <http://dewey.info/class/799.202833/e23/> ;
  skos:broader <http://dewey.info/class/799.2028/e23/> ;
  skos:altLabel "Håndskytevåpen--sport"@nb ;
  skos:notation "799.20283" ;
  skos:closeMatch bibbi:1131123 ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2013-04-16"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept .

<http://dewey.info/class/799.2028/e23/>
  skos:notation "799.2028" ;
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder; apparater, utstyr, materialer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/799.20283/e23/> .

