@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/648.1/e23/>
  ns0:including "Stryking"@nb, "Tørking"@nb, "Bleking"@nb, "Farging"@nb, "Flekkfjerning"@nb ;
  skos:altLabel "Stryking--husholdningsfag"@nb, "Tøyvask--husholdningsfag"@nb, "Flekkfjerning--sanitære forhold i hjemmet"@nb, "Pressing av klær--husholdningsfag"@nb, "Klestørking--husholdningsfag"@nb, "Tekstilvask--husholdningsfag"@nb, "Bleking--klær og lignende materialer--husholdningsfag"@nb, "Farging--husholdningsfag"@nb, "Klestørkere--husholdningsfag"@nb, "Klesvask--husholdningsfag"@nb, "Tørketromler--klesvask i hjemmet"@nb ;
  skos:prefLabel "Klesvask og lignende operasjoner"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1116410 ;
  skos:broader <http://dewey.info/class/648/e23/> ;
  skos:notation "648.1" ;
  dc:modified "2017-09-21"^^xsd:date ;
  dc:identifier "ocd00160019" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/648/e23/>
  skos:notation "648" ;
  skos:prefLabel "Husstell"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/648.1/e23/> .

