@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/799.202/e23/>
  skos:notation "799.202" ;
  skos:prefLabel "Diverse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/799.2028/e23/> .

<http://dewey.info/class/1--028/e23/>
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder; apparater, utstyr, materialer"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/799.20285/e23/>
  skos:notation "799.20285" ;
  skos:prefLabel "Pil og bue"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/799.2028/e23/> .

<http://dewey.info/class/799.20282/e23/>
  skos:notation "799.20282" ;
  skos:prefLabel "Blåserør, bolaer, bumeranger, lassoer, nett, slynger, spyd"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/799.2028/e23/> .

<http://dewey.info/class/799.20283/e23/>
  skos:notation "799.20283" ;
  skos:prefLabel "Håndskytevåpen"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/799.2028/e23/> .

<http://dewey.info/class/799.20289/e23/>
  skos:notation "799.20289" ;
  skos:prefLabel "Jakt--sport--sikkerhet--teknikker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/799.2028/e23/> .

<http://dewey.info/class/799.2/e23/>
  skos:prefLabel "Jakt"@nb ;
  a skos:Concept .

<http://dewey.info/class/799.2028/e23/>
  dc:identifier "ocd00168931" ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/799.202/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/799.20282/e23/>, <http://dewey.info/class/799.20285/e23/>, <http://dewey.info/class/799.20289/e23/>, <http://dewey.info/class/799.20283/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1115450, bibbi:1130465 ;
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder; apparater, utstyr, materialer"@nb ;
  mads:componentList (
   <http://dewey.info/class/799.2/e23/>
   <http://dewey.info/class/1--028/e23/>
 ) ;
  skos:notation "799.2028" .

