@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/345.0209/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.02/e23/> ;
  skos:notation "345.0209" ;
  skos:prefLabel "Straffbare handlinger--lov og rett--historie"@nb .

<http://dewey.info/class/345.023-345.028/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.02/e23/> ;
  skos:notation "345.023-345.028" ;
  skos:prefLabel "Bestemte forbrytelser og klasser av forbrytelser"@nb .

<http://dewey.info/class/345.02/e23/>
  a skos:Concept ;
  ns0:classHere "Overtredelser"@nb, "Forbrytelser uten ofre"@nb, "Forbrytelser"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00137341" ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:altLabel "Overtredelser (strafferett)"@nb, "Avkreving av beskyttelsespenger--lov og rett"@nb, "Straffbare handlinger--lov og rett"@nb, "Organisert kriminalitet--lov og rett"@nb, "Inngåelse av forbund--lov og rett"@nb, "Forbrytelser uten ofre--lov og rett"@nb ;
  skos:broader <http://dewey.info/class/345.02-345.04/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/345.023-345.028/e23/>, <http://dewey.info/class/345.0209/e23/> ;
  skos:notation "345.02" ;
  skos:prefLabel "Straffbare handlinger"@nb ;
  skos:relatedMatch humord:c17868 .

<http://dewey.info/class/345.02-345.04/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/345.02/e23/> ;
  skos:notation "345.02-345.04" ;
  skos:prefLabel "Generelle forhold"@nb .

