@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#> .

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

<http://dewey.info/class/2--9453/e23/>
  skos:altLabel "Heathcote (Vic.)"@nb, "Broadford (Vic.)"@nb, "Creswick (Vic.)"@nb, "Seymour (Vic.)"@nb, "Maldon (Vic.)"@nb, "Castlemaine (Vic.)"@nb, "Kilmore (Vic.)"@nb, "Alexandra (Vic.)"@nb, "Woodend (Vic.)"@nb, "Yea (Vic.)"@nb, "Kyneton (Vic.)"@nb, "Maryborough (Vic.)"@nb, "Daylesford (Vic.)"@nb ;
  skos:broader <http://dewey.info/class/2--945/e23/> ;
  a skos:Concept ;
  ns0:including "Heathcote"@nb, "Maldon"@nb, "Maryborough"@nb, "Castlemaine"@nb, "Daylesford"@nb, "Woodend"@nb, "Creswick"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2012-07-23"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:notation "T2--9453" ;
  dc:identifier "ocd00132078" ;
  skos:prefLabel "Det nord-sentrale distrikt"@nb .

<http://dewey.info/class/2--945/e23/>
  skos:notation "T2--945" ;
  skos:prefLabel "Victoria"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--9453/e23/> .

