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

<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--945/e23/>
  skos:notation "T2--945" ;
  skos:prefLabel "Victoria"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--9459/e23/> .

<http://dewey.info/class/2--9459/e23/>
  skos:altLabel "Red Cliffs (Vic.)"@nb, "Robinvale (Vic.)"@nb, "Hopetoun (Vic.)"@nb, "Swan Hill (Vic.)"@nb, "Wimmera River (Vic.)"@nb, "Ouyen (Vic.)"@nb, "Mildura (Vic.)"@nb, "Merbein (Vic.)"@nb, "Mallee (Vic. : distrikt)"@nb, "Tyrell (Vic. : innsjø)"@nb, "Albacutya (Vic. : innsjø)"@nb, "Irymple (Vic.)"@nb, "Hattah Lakes nasjonalpark (Vic.)"@nb, "Wyperfeld nasjonalpark (Vic.)"@nb, "Birchip (Vic.)"@nb, "Sea Lake (Vic.)"@nb ;
  skos:broader <http://dewey.info/class/2--945/e23/> ;
  skos:notation "T2--9459" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Mallee-distriktet"@nb ;
  dc:modified "2015-07-30"^^xsd:date ;
  dc:identifier "ocd00132084" ;
  a skos:Concept .

