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

<http://dewey.info/class/646.3/e23/>
  skos:notation "646.3" ;
  skos:prefLabel "Klær og tilbehør"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646/e23/> .

<http://dewey.info/class/646.4/e23/>
  skos:notation "646.4" ;
  skos:prefLabel "Produksjon av klær og tilbehør"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646/e23/> .

<http://dewey.info/class/646/e23/>
  skos:narrower <http://dewey.info/class/646.4/e23/>, <http://dewey.info/class/646.1/e23/>, <http://dewey.info/class/646.7/e23/>, <http://dewey.info/class/646.3/e23/>, <http://dewey.info/class/646.2/e23/>, <http://dewey.info/class/646.6/e23/>, <http://dewey.info/class/646.5/e23/> ;
  skos:prefLabel "Søm, klær, privatliv og familieliv"@nb ;
  skos:broader <http://dewey.info/class/64/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "646" ;
  dc:identifier "ocd00159847" ;
  dc:modified "2014-10-17"^^xsd:date ;
  a skos:Concept .

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

<http://dewey.info/class/646.1/e23/>
  skos:notation "646.1" ;
  skos:prefLabel "Materialer og utstyr for søm"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646/e23/> .

<http://dewey.info/class/64/e23/>
  skos:notation "64" ;
  skos:prefLabel "Husholdning og familieliv"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/646/e23/> .

<http://dewey.info/class/646.2/e23/>
  skos:notation "646.2" ;
  skos:prefLabel "Søm og lignende operasjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646/e23/> .

<http://dewey.info/class/646.7/e23/>
  skos:notation "646.7" ;
  skos:prefLabel "Personlig liv og familieliv"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646/e23/> .

<http://dewey.info/class/646.5/e23/>
  skos:notation "646.5" ;
  skos:prefLabel "Produksjon av hodeplagg"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646/e23/> .

<http://dewey.info/class/646.6/e23/>
  skos:notation "646.6" ;
  skos:prefLabel "Vedlikehold av klær og tilbehør"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646/e23/> .

