@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 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/746.9/e23/>
  skos:notation "746.9" ;
  skos:prefLabel "Andre tekstilprodukter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/746.97/e23/> .

<http://dewey.info/class/746.97/e23/>
  skos:prefLabel "Sengetøy"@nb ;
  skos:notation "746.97" ;
  ns0:classHere "Dyner og dynetrekk"@nb, "Putevar"@nb, "Sengetepper"@nb, "Laken"@nb ;
  skos:altLabel "Sengetepper--kunst"@nb, "Laken--kunst"@nb, "Dynetrekk--kunst"@nb, "Sengetøy--kunst"@nb, "Putevar--kunst"@nb, "Dyner (sengetøy)--kunst"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2018-07-31"^^xsd:date ;
  skos:broader <http://dewey.info/class/746.9/e23/> ;
  dc:identifier "ocd00165574" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

