@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.4/e23/>
  skos:notation "341.4" ;
  skos:prefLabel "Jurisdiksjon over fysisk område; menneskerettigheter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/341.2-341.7/e23/> .

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

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

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

<http://dewey.info/class/341.7/e23/>
  skos:notation "341.7" ;
  skos:prefLabel "Internasjonalt samarbeid"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/341.2-341.7/e23/> .

<http://dewey.info/class/341.5/e23/>
  skos:notation "341.5" ;
  skos:prefLabel "Tvister og konflikter mellom stater"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/341.2-341.7/e23/> .

<http://dewey.info/class/341.6/e23/>
  skos:notation "341.6" ;
  skos:prefLabel "Krigens rett"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/341.2-341.7/e23/> .

<http://dewey.info/class/341.2-341.7/e23/>
  skos:narrower <http://dewey.info/class/341.5/e23/>, <http://dewey.info/class/341.4/e23/>, <http://dewey.info/class/341.2/e23/>, <http://dewey.info/class/341.7/e23/>, <http://dewey.info/class/341.3/e23/>, <http://dewey.info/class/341.6/e23/> ;
  skos:prefLabel "Bestemte emner"@nb ;
  dc:identifier "ocd00136332" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "341.2-341.7" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2018-12-12"^^xsd:date ;
  skos:broader <http://dewey.info/class/341/e23/> .

<http://dewey.info/class/341.3/e23/>
  skos:notation "341.3" ;
  skos:prefLabel "Relasjoner mellom stater"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/341.2-341.7/e23/> .

