@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#> .

<http://dewey.info/class/341.72/e23/>
  skos:notation "341.72" ;
  skos:prefLabel "Gjensidig sikkerhet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/341.7/e23/> .

<http://dewey.info/class/341.73/e23/>
  skos:notation "341.73" ;
  skos:prefLabel "Fred og nedrustning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/341.7/e23/> .

<http://dewey.info/class/341.78/e23/>
  skos:notation "341.78" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/341.7/e23/>
  skos:narrower <http://dewey.info/class/341.72/e23/>, <http://dewey.info/class/341.75/e23/>, <http://dewey.info/class/341.73/e23/>, <http://dewey.info/class/341.76/e23/>, <http://dewey.info/class/341.77/e23/>, <http://dewey.info/class/341.78/e23/> ;
  skos:altLabel "Internasjonalt samarbeid--lov og rett"@nb ;
  dc:modified "2018-01-22"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Internasjonalt samarbeid"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00136446" ;
  skos:notation "341.7" ;
  skos:broader <http://dewey.info/class/341.2-341.7/e23/> ;
  a skos:Concept .

<http://dewey.info/class/341.76/e23/>
  skos:notation "341.76" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/341.77/e23/>
  skos:notation "341.77" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/341.75/e23/>
  skos:notation "341.75" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/341.2-341.7/e23/>
  skos:notation "341.2-341.7" ;
  skos:prefLabel "Bestemte emner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/341.7/e23/> .

