@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/345.481026/e23/>
  skos:notation "345.481026" ;
  skos:prefLabel "Vinningsforbrytelser--lov og rett--Norge"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/345.48102633/e23/> .

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

<http://dewey.info/class/345/e23/>
  skos:prefLabel "Strafferett"@nb ;
  a skos:Concept .

<http://dewey.info/class/345.48102633/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Identitetstyveri--lov og rett--Norge, …"@nb ;
  dc:created "2021-06-11"^^xsd:date ;
  skos:altLabel "Identitetskrenkelse--lov og rett--Norge"@nb ;
  dc:identifier "373e204b-2d4c-42e9-b3f5-813837cd0b6e" ;
  dc:modified "2021-06-11"^^xsd:date ;
  skos:broader <http://dewey.info/class/345.481026/e23/> ;
  mads:componentList (
   <http://dewey.info/class/345/e23/>
   <http://dewey.info/class/2--481/e23/>
   <http://dewey.info/class/345.02/e23/>
   <http://dewey.info/class/364..1633/e23/>
 ) ;
  a skos:Concept ;
  skos:notation "345.48102633" .

<http://dewey.info/class/2--481/e23/>
  skos:prefLabel "Norge"@nb ;
  a skos:Concept .

<http://dewey.info/class/345.02/e23/>
  skos:prefLabel "Straffbare handlinger"@nb ;
  a skos:Concept .

