@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/394.1/e23/>
  skos:notation "394.1" ;
  skos:prefLabel "Spising, drikking; bruk av narkotiske stoffer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/394.14/e23/> .

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

<http://dewey.info/class/394.14/e23/>
  dc:identifier "ocd00142933" ;
  ns0:including "Narkotika"@nb, "Marihuana"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Avhengighet--skikker"@nb, "Stoff (narkotika)--skikker"@nb, "Narkotika--skikker"@nb, "Marihuana--skikker"@nb ;
  skos:broader <http://dewey.info/class/394.1/e23/> ;
  skos:notation "394.14" ;
  dc:modified "2024-10-01"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:closeMatch bibbi:1682918 ;
  skos:prefLabel "Bruk av narkotiske stoffer"@nb ;
  skos:narrower <http://dewey.info/class/394.144/e23/> .

<http://dewey.info/class/394.144/e23/>
  skos:notation "394.144" ;
  skos:prefLabel "Tobakk og andre nikotinprodukter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/394.14/e23/> .

