@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/36/e23/>
  skos:prefLabel "Sosiale problemer og sosiale tjenester"@nb ;
  a skos:Concept .

<http://dewey.info/class/808.066/e23/>
  skos:prefLabel "Faglitteratur, teknisk litteratur, undervisningslitteratur"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/808.066365/e23/>
  skos:notation "808.066365" ;
  skos:prefLabel "Tekster om fengsling--skriveteknikker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/808.06636/e23/> .

<http://dewey.info/class/808.0663/e23/>
  skos:notation "808.0663" ;
  skos:prefLabel "Samfunnsvitenskapelige tekster--skriveteknikker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/808.06636/e23/> .

<http://dewey.info/class/808.06636/e23/>
  skos:narrower <http://dewey.info/class/808.066365/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:identifier "4069a854-f171-4baa-ab86-bebefff2faf2" ;
  mads:componentList (
   <http://dewey.info/class/808.066/e23/>
   <http://dewey.info/class/36/e23/>
 ) ;
  dc:modified "2019-02-28"^^xsd:date ;
  skos:prefLabel "Tekster om anvendt sosiologi--skriveteknikker"@nb ;
  dc:created "2019-02-26"^^xsd:date ;
  skos:broader <http://dewey.info/class/808.0663/e23/> ;
  skos:closeMatch bibbi:1103921 ;
  skos:notation "808.06636" .

