@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/1--0221/e23/>
  skos:notation "T1--0221" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/1--0222/e23/>
  skos:notation "T1--0222" ;
  skos:prefLabel "Bilder og lignende illustrasjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--022/e23/> .

<http://dewey.info/class/1--022/e23/>
  skos:notation "T1--022" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/1/e23/> ;
  skos:altLabel "Illustrasjoner"@nb, "Grafiske framstillinger"@nb, "Grafer"@nb ;
  skos:narrower <http://dewey.info/class/1--0228/e23/>, <http://dewey.info/class/1--0221/e23/>, <http://dewey.info/class/1--0223/e23/>, <http://dewey.info/class/1--0222/e23/> ;
  ns0:including "Grafiske framstillinger"@nb ;
  a skos:Concept ;
  dc:modified "2012-07-10"^^xsd:date ;
  dc:identifier "ocd00119277" ;
  skos:prefLabel "Illustrasjoner, modeller, miniatyrer"@nb ;
  skos:broader <http://dewey.info/class/1--02/e23/> .

<http://dewey.info/class/1--0228/e23/>
  skos:notation "T1--0228" ;
  skos:prefLabel "Modeller og miniatyrer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--022/e23/> .

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

<http://dewey.info/table/1/e23/> a skos:ConceptScheme .
<http://dewey.info/class/1--0223/e23/>
  skos:notation "T1--0223" ;
  skos:prefLabel "Kart, planer, diagrammer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--022/e23/> .

<http://dewey.info/class/1--02/e23/>
  skos:notation "T1--02" ;
  skos:prefLabel "Diverse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/1--022/e23/> .

