@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/749.1028/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/749.1/e23/> ;
  skos:notation "749.1028" ;
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder; apparater, utstyr, materialer"@nb .

<http://dewey.info/class/749.1/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00165679" ;
  dc:modified "2013-10-07"^^xsd:date ;
  skos:broader <http://dewey.info/class/749/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/749.109/e23/>, <http://dewey.info/class/749.1028/e23/>, <http://dewey.info/class/749.1029/e23/> ;
  skos:notation "749.1" ;
  skos:prefLabel "Antikke møbler"@nb .

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

<http://dewey.info/class/749.1029/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/749.1/e23/> ;
  skos:notation "749.1029" ;
  skos:prefLabel "Antikke møbler--auksjonskataloger"@nb .

<http://dewey.info/class/749/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/749.1/e23/> ;
  skos:notation "749" ;
  skos:prefLabel "Møbler og tilbehør"@nb .

<http://dewey.info/class/749.109/e23/>
  a skos:Concept ;
  skos:notation "749.109" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb .

