@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/623.4511909/e23/>
  skos:narrower <http://dewey.info/class/623.451190973/e23/>, <http://dewey.info/class/623.4511909567/e23/> ;
  dc:modified "2022-03-11"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Kjernevåpen--teknikk--historie"@nb ;
  mads:componentList (
   <http://dewey.info/class/623.45119/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  dc:created "2022-03-11"^^xsd:date ;
  skos:notation "623.4511909" ;
  dc:identifier "eab2bdeb-c31a-44f5-ae81-df2022c5a90a" ;
  skos:broader <http://dewey.info/class/623.45119/e23/> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/623.45119/e23/>
  skos:notation "623.45119" ;
  skos:prefLabel "Kjernevåpen"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/623.4511909/e23/> .

<http://dewey.info/class/623.4511909567/e23/>
  skos:notation "623.4511909567" ;
  skos:prefLabel "Kjernevåpen--teknikk--Irak"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.4511909/e23/> .

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

