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

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

<http://dewey.info/class/613/e23/>
  skos:notation "613" ;
  skos:prefLabel "Personlig helse og sikkerhet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/613.4/e23/> .

<http://dewey.info/class/613.48/e23/>
  skos:notation "613.48" ;
  skos:prefLabel "Klær og kosmetikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.4/e23/> .

<http://dewey.info/class/613.41/e23/>
  skos:notation "613.41" ;
  skos:prefLabel "Bading"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.4/e23/> .

<http://dewey.info/class/613.4/e23/>
  skos:closeMatch bibbi:1122044, bibbi:1121469 ;
  dc:identifier "ocd00152297" ;
  skos:narrower <http://dewey.info/class/613.409/e23/>, <http://dewey.info/class/613.48/e23/>, <http://dewey.info/class/613.41/e23/> ;
  skos:altLabel "Personlig renslighet--helse"@nb, "Renslighet"@nb, "Renslighet--personlig helse"@nb, "Personlig renslighet"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/613/e23/> ;
  a skos:Concept ;
  skos:notation "613.4" ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:prefLabel "Personlig renslighet og lignende emner"@nb .

<http://dewey.info/class/613.409/e23/>
  skos:notation "613.409" ;
  skos:prefLabel "Personlig renslighet--historie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.4/e23/> .

