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

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

<http://dewey.info/class/362.291/e23/>
  skos:prefLabel "Aspekter ved rusmisbruk"@nb ;
  a skos:Concept .

<http://dewey.info/class/362.2911-362.2918/e23/>
  skos:notation "362.2911-362.2918" ;
  skos:prefLabel "Bestemte aspekter ved rusmisbruk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.2912/e23/> .

<http://dewey.info/class/362.2912/e23/>
  skos:prefLabel "Rusmisbruk--forekomst"@nb ;
  a skos:Concept ;
  dc:modified "2016-02-29"^^xsd:date ;
  mads:componentList ( <http://dewey.info/class/362.291/e23/> ) ;
  dc:created "2016-02-29"^^xsd:date ;
  skos:broader <http://dewey.info/class/362.2911-362.2918/e23/> ;
  skos:notation "362.2912" ;
  dc:identifier "31a36387-fcaf-43e1-bd62-8da2981c5717" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1697254 .

