@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/364.1060945/e23/>
  skos:notation "364.1060945" ;
  skos:prefLabel "Organisert kriminalitet--Italia, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/364.106094578/e23/> .

<http://dewey.info/class/364.106/e23/>
  skos:prefLabel "Organisert kriminalitet"@nb ;
  a skos:Concept .

<http://dewey.info/class/364.106094578/e23/>
  skos:broader <http://dewey.info/class/364.1060945/e23/> ;
  skos:closeMatch bibbi:1681783 ;
  a skos:Concept ;
  dc:identifier "6370724b-b00e-482d-91d3-13743a43e8a4" ;
  dc:modified "2024-07-29"^^xsd:date ;
  dc:created "2024-07-29"^^xsd:date ;
  skos:prefLabel "Organisert kriminalitet--Calabria (Italia)"@nb ;
  skos:notation "364.106094578" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/364.106/e23/>
   <http://dewey.info/class/2--457.8/e23/>
 ) .

