@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<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--4296/e23/>
  skos:notation "T2--4296" ;
  skos:prefLabel "Det sørvestlige Wales"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--42965/e23/> .

<http://dewey.info/class/2--42965/e23/>
  skos:altLabel "Carmarthenshire (Wales)"@nb, "Carmarthen (Wales : distrikt)"@nb, "Llanelli (Wales : distrikt)"@nb, "Dinefwr (Wales)"@nb ;
  dc:modified "2018-04-09"^^xsd:date ;
  skos:prefLabel "Carmarthenshire County"@nb ;
  ns0:including "Tidligere dinefwr borough"@nb, "Tidligere llanelli borough"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00125085" ;
  skos:notation "T2--42965" ;
  skos:broader <http://dewey.info/class/2--4296/e23/> ;
  a skos:Concept .

