@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/355.82/e23/>
  skos:prefLabel "Våpen"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/355.8251190973/e23/>
  skos:notation "355.8251190973" ;
  skos:prefLabel "Kjernevåpen--USA"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.82511909/e23/> .

<http://dewey.info/class/355.825119094/e23/>
  skos:notation "355.825119094" ;
  skos:prefLabel "Kjernevåpen--Europa"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.82511909/e23/> .

<http://dewey.info/class/355.825119/e23/>
  skos:notation "355.825119" ;
  skos:prefLabel "Kjernevåpen, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/355.82511909/e23/> .

<http://dewey.info/class/355.825119092/e23/>
  skos:notation "355.825119092" ;
  skos:prefLabel "Kjernevåpen--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.82511909/e23/> .

<http://dewey.info/class/355.8251190955/e23/>
  skos:notation "355.8251190955" ;
  skos:prefLabel "Kjernevåpen--Iran"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/355.82511909/e23/> .

<http://dewey.info/class/355.82511909/e23/>
  skos:narrower <http://dewey.info/class/355.825119092/e23/>, <http://dewey.info/class/355.825119094/e23/>, <http://dewey.info/class/355.8251190955/e23/>, <http://dewey.info/class/355.8251190973/e23/> ;
  dc:identifier "ocd00418296" ;
  skos:prefLabel "Kjernevåpen--historie"@nb ;
  dc:created "2019-04-24"^^xsd:date ;
  skos:broader <http://dewey.info/class/355.825119/e23/> ;
  skos:notation "355.82511909" ;
  dc:modified "2019-09-10"^^xsd:date ;
  skos:closeMatch bibbi:1661305 ;
  mads:componentList (
   <http://dewey.info/class/355.82/e23/>
   <http://dewey.info/class/623..45119/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

