@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/942.937/e23/>
  a skos:Concept ;
  dc:created "2017-01-23"^^xsd:date ;
  dc:identifier "c3eff946-64b4-49d4-a679-92e2f54fc2be" ;
  dc:modified "2017-04-20"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--429.37/e23/>
 ) ;
  skos:altLabel "Rhuddlan (Wales : distrikt)"@nb, "Prestatyn (Wales)"@nb, "Glyndŵr (Wales)"@nb ;
  skos:broader <http://dewey.info/class/942.93/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c03255 ;
  skos:notation "942.937" ;
  skos:prefLabel "Denbighshire (Wales), …"@nb .

<http://dewey.info/class/9/e23/>
  a skos:Concept ;
  skos:prefLabel "Historie og geografi"@nb .

<http://dewey.info/class/942.93/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/942.937/e23/> ;
  skos:notation "942.93" ;
  skos:prefLabel "Clwyd (Wales)"@nb .

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

