@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/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/2--944/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--9449/e23/> ;
  skos:notation "T2--944" ;
  skos:prefLabel "New South Wales"@nb .

<http://dewey.info/class/2--9449/e23/>
  a skos:Concept ;
  ns0:classHere "Elven"@nb, "Lachlan"@nb ;
  ns0:including "Menindee lake"@nb, "Walgett"@nb, "Cobar"@nb, "Nyngan"@nb, "Broken hill"@nb, "Bourke"@nb, "Warren"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00132074" ;
  dc:modified "2015-07-30"^^xsd:date ;
  skos:altLabel "Darling River (N.S.W.)"@nb, "Main Barrier Range (N.S.W.)"@nb, "Coonamble (N.S.W.)"@nb, "Castlereagh River (N.S.W.)"@nb, "Broken Hill (N.S.W.)"@nb, "Macquarie River (N.S.W.)"@nb, "Walgett (N.S.W.)"@nb, "Menindee Lake (N.S.W.)"@nb, "Bourke (N.S.W.)"@nb, "Brewarrina (N.S.W.)"@nb, "Barwon River (N.S.W.)"@nb, "Warren (N.S.W.)"@nb, "Condobolin (N.S.W.)"@nb, "Cobar (N.S.W.)"@nb, "Nyngan (N.S.W.)"@nb, "Lachlan River (N.S.W.)"@nb ;
  skos:broader <http://dewey.info/class/2--944/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:notation "T2--9449" ;
  skos:prefLabel "Det vestlige distrikt"@nb .

