@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--9443/e23/>
  a skos:Concept ;
  ns0:classHere "Elven"@nb, "Macleay"@nb ;
  ns0:including "Coffs harbour"@nb, "Casino"@nb, "Gibraltar range nasjonalpark"@nb, "Elven richmond"@nb, "Ballina"@nb, "Lismore"@nb, "Murwillumbah"@nb, "Grafton"@nb, "Kempsey"@nb, "Kyogle"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00132068" ;
  dc:modified "2015-07-30"^^xsd:date ;
  skos:altLabel "Coffs Harbour (N.S.W.)"@nb, "Kempsey (N.S.W.)"@nb, "Gibraltar Range nasjonalpark (N.S.W.)"@nb, "Casino (N.S.W.)"@nb, "Lismore (N.S.W.)"@nb, "Ballina (N.S.W.)"@nb, "Clarence River (N.S.W.)"@nb, "Kyogle (N.S.W.)"@nb, "Point Lookout (N.S.W.)"@nb, "Macleay River (N.S.W.)"@nb, "Richmond River (N.S.W.)"@nb, "Grafton (N.S.W.)"@nb, "Murwillumbah (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--9443" ;
  skos:prefLabel "Det øvre nordkyst-distrikt"@nb .

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

