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

<http://dewey.info/class/646.19/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646.1/e23/> ;
  skos:notation "646.19" ;
  skos:prefLabel "Sysaker, festeanordninger"@nb .

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

<http://dewey.info/class/646.11/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646.1/e23/> ;
  skos:notation "646.11" ;
  skos:prefLabel "Stoffer (tøy)"@nb .

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

<http://dewey.info/class/646.1/e23/>
  a skos:Concept ;
  ns0:including "Lær"@nb, "Pels"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00159848" ;
  dc:modified "2018-05-28"^^xsd:date ;
  skos:altLabel "Lær--materialer for hjemmesøm"@nb, "Materialer for søm--husholdning"@nb, "Materialer for søm"@nb, "Pels--materialer for hjemmesøm"@nb ;
  skos:broader <http://dewey.info/class/646/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c04715, humord:c08364 ;
  skos:narrower <http://dewey.info/class/646.11/e23/>, <http://dewey.info/class/646.19/e23/> ;
  skos:notation "646.1" ;
  skos:prefLabel "Materialer og utstyr for søm"@nb .

