@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/341.650973/e23/>
  skos:notation "341.650973" ;
  skos:prefLabel "Krigsfanger--lov og rett--USA"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/341.65/e23/> .

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

<http://dewey.info/class/341.6/e23/>
  skos:notation "341.6" ;
  skos:prefLabel "Krigens rett"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/341.65/e23/> .

<http://dewey.info/class/341.65/e23/>
  skos:prefLabel "Behandling av fanger"@nb ;
  skos:altLabel "Krigsfanger--lov og rett"@nb, "Genèvekonvensjonene"@nb, "Innkvartering (krigens rett)"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/341.650973/e23/> ;
  skos:broader <http://dewey.info/class/341.6/e23/> ;
  ns0:including "Tildeling av innkvartering"@nb ;
  dc:identifier "ocd00136437" ;
  skos:closeMatch bibbi:1121147 ;
  dc:modified "2015-09-14"^^xsd:date ;
  a skos:Concept ;
  skos:notation "341.65" .

