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

<http://dewey.info/class/646/e23/>
  skos:notation "646" ;
  skos:prefLabel "Søm, klær, privatliv og familieliv"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/646.6/e23/> .

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

<http://dewey.info/class/646.6/e23/>
  skos:altLabel "Vedlikehold av klær--husholdningsfag"@nb, "Kunststopping--vedlikehold av klær"@nb, "Reparasjon av tekstiler--husholdningsfag--klær"@nb, "Pakking av klær--husholdningsfag"@nb, "Oppbevaring av klær--husholdningsfag"@nb, "Tilbehør (bekledning)--vedlikehold"@nb ;
  dc:identifier "ocd00159936" ;
  skos:prefLabel "Vedlikehold av klær og tilbehør"@nb ;
  ns0:including "Reparasjon"@nb, "Kunststopping"@nb, "Oppbevaring"@nb, "Pakking"@nb ;
  skos:closeMatch bibbi:1111881, bibbi:1106738, bibbi:1144346, bibbi:1106740 ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/646/e23/> ;
  a skos:Concept ;
  dc:modified "2018-05-28"^^xsd:date ;
  skos:notation "646.6" .

