@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/364.1680916324/e23/>
  dc:created "2023-12-12"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "86725ab8-675c-48f8-b6db-7ea5d1789a51" ;
  dc:modified "2023-12-12"^^xsd:date ;
  skos:prefLabel "Økonomisk kriminalitet--Barentshavet"@nb ;
  skos:broader <http://dewey.info/class/364.168/e23/> ;
  mads:componentList (
   <http://dewey.info/class/364.168/e23/>
   <http://dewey.info/class/1--091/e23/>
   <http://dewey.info/class/2--163.24/e23/>
 ) ;
  skos:closeMatch bibbi:1664682 ;
  skos:notation "364.1680916324" ;
  a skos:Concept .

<http://dewey.info/class/364.168/e23/>
  skos:notation "364.168" ;
  skos:prefLabel "Forretningskriminalitet, økonomisk kriminalitet, yrkestilknyttede forbrytelser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/364.1680916324/e23/> .

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

<http://dewey.info/class/1--091/e23/>
  skos:prefLabel "Områder, regioner, steder generelt"@nb ;
  a skos:Concept .

