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

<http://dewey.info/class/362.293/e23/>
  skos:notation "362.293" ;
  skos:prefLabel "Narkotika"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.2933/e23/> .

<http://dewey.info/class/362.2933/e23/>
  mads:componentList ( <http://dewey.info/class/362.293/e23/> ) ;
  skos:notation "362.2933" ;
  dc:created "2017-01-13"^^xsd:date ;
  skos:prefLabel "Familier til narkotikamisbrukere--sosial velferd, …"@nb ;
  skos:altLabel "Ektefeller til narkotikamisbrukere--sosial velferd"@nb, "Barn av narkotikamisbrukere--sosial velferd"@nb ;
  skos:narrower <http://dewey.info/class/362.2933092/e23/> ;
  dc:modified "2018-11-28"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "7d5d5b30-5735-4cfe-b1da-45c9fb8c1441" ;
  skos:broader <http://dewey.info/class/362.293/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1144051 .

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

<http://dewey.info/class/362.2933092/e23/>
  skos:notation "362.2933092" ;
  skos:prefLabel "Familier til narkotikamisbrukere--sosial velferd--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.2933/e23/> .

