@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/362.29286/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00139715" ;
  skos:closeMatch bibbi:1184055, bibbi:1173198 ;
  ns0:classHere "Tjenester drevet av anonyme alkoholikere"@nb ;
  dc:modified "2018-01-22"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Rådgivning og veiledning"@nb ;
  skos:altLabel "Anonyme alkoholikere"@nb ;
  mads:componentList ( <http://dewey.info/class/362.292/e23/> ) ;
  skos:broader <http://dewey.info/class/362.2928/e23/> ;
  a skos:Concept ;
  skos:notation "362.29286" .

<http://dewey.info/class/362.2928/e23/>
  skos:notation "362.2928" ;
  skos:prefLabel "Hjelpetiltak, tjenester, former for bistand"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.29286/e23/> .

<http://dewey.info/class/362.292/e23/>
  skos:prefLabel "Alkohol"@nb ;
  a skos:Concept .

