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

<http://dewey.info/class/364.1066/e23/>
  skos:notation "364.1066" ;
  skos:prefLabel "Gangstervirksomhet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/364.1066092/e23/> .

<http://dewey.info/class/364.1066092/e23/>
  skos:prefLabel "Gjenger--biografier, …"@nb ;
  dc:identifier "434cfaa2-1af7-42e9-8cc4-584a1d809f4a" ;
  skos:altLabel "Gangstervirksomhet--biografier"@nb ;
  skos:narrower <http://dewey.info/class/364.10660922/e23/> ;
  skos:closeMatch bibbi:1099104, bibbi:1429100, bibbi:1645357, bibbi:1051554, bibbi:1058922, bibbi:1665029 ;
  dc:modified "2020-09-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/364.1066/e23/> ;
  skos:notation "364.1066092" ;
  a skos:Concept ;
  dc:created "2020-09-21"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/364.1066/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) .

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

<http://dewey.info/class/364.10660922/e23/>
  skos:notation "364.10660922" ;
  skos:prefLabel "Gjenger--kriminologi--samlingsbiografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/364.1066092/e23/> .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

