@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/394.14/e23/>
  skos:notation "394.14" ;
  skos:prefLabel "Bruk av narkotiske stoffer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/394.1/e23/> .

<http://dewey.info/class/394.15/e23/>
  skos:notation "394.15" ;
  skos:prefLabel "Skikker knyttet til te"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/394.1/e23/> .

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

<http://dewey.info/class/394.1/e23/>
  skos:broader <http://dewey.info/class/394/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/394.14/e23/>, <http://dewey.info/class/394.16/e23/>, <http://dewey.info/class/394.15/e23/>, <http://dewey.info/class/394.13/e23/>, <http://dewey.info/class/394.12/e23/> ;
  skos:prefLabel "Spising, drikking; bruk av narkotiske stoffer"@nb ;
  dc:identifier "ocd00142928" ;
  skos:notation "394.1" ;
  dc:modified "2015-02-17"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/394.12/e23/>
  skos:notation "394.12" ;
  skos:prefLabel "Spising og drikking"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/394.1/e23/> .

<http://dewey.info/class/394.13/e23/>
  skos:notation "394.13" ;
  skos:prefLabel "Drikking av alkoholholdige drikkevarer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/394.1/e23/> .

<http://dewey.info/class/394/e23/>
  skos:notation "394" ;
  skos:prefLabel "Generelle samfunnsskikker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/394.1/e23/> .

<http://dewey.info/class/394.16/e23/>
  skos:notation "394.16" ;
  skos:prefLabel "Tabuer knyttet til mat"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/394.1/e23/> .

