@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/646.476/e23/>
  skos:notation "646.476" ;
  skos:prefLabel "Aftenantrekk, festantrekk, bryllupsantrekk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646.47/e23/> .

<http://dewey.info/class/646.42-646.48/e23/>
  skos:notation "646.42-646.48" ;
  skos:prefLabel "Bestemte typer klær"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/646.47/e23/> .

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

<http://dewey.info/class/646.478/e23/>
  skos:notation "646.478" ;
  skos:prefLabel "Kostymer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646.47/e23/> .

<http://dewey.info/class/646.475/e23/>
  skos:notation "646.475" ;
  skos:prefLabel "Soveklær og koseklær"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646.47/e23/> .

<http://dewey.info/class/646.47/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Mammaklær--hjemmesøm"@nb, "Badetøy--hjemmesøm"@nb, "Treningstøy--hjemmesøm"@nb ;
  skos:notation "646.47" ;
  dc:identifier "ocd00159919" ;
  skos:prefLabel "Produksjon av klesplagg for spesielle formål"@nb ;
  skos:narrower <http://dewey.info/class/646.475/e23/>, <http://dewey.info/class/646.478/e23/>, <http://dewey.info/class/646.476/e23/> ;
  dc:modified "2014-10-17"^^xsd:date ;
  ns0:including "Treningstøy (klær for sport og friluftsliv)"@nb, "Mammaklær"@nb ;
  skos:broader <http://dewey.info/class/646.42-646.48/e23/> ;
  dc:created "2010-02-04"^^xsd:date .

