@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.839/e23/>
  a skos:Concept ;
  dc:created "2017-03-31"^^xsd:date ;
  dc:identifier "2faf49d5-c9e4-4582-8934-06db5ac43780" ;
  dc:modified "2017-04-03"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--428.39/e23/>
 ) ;
  skos:altLabel "Howden (England)"@nb, "Boothferry (England)"@nb, "Beverley (England : distrikt)"@nb, "East Yorkshire (England)"@nb, "Holderness (England)"@nb, "Goole (England)"@nb ;
  skos:broader <http://dewey.info/class/942.83/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c03201, humord:c03186, humord:c27853 ;
  skos:notation "942.839" ;
  skos:prefLabel "East Riding of Yorkshire (England), …"@nb .

<http://dewey.info/class/942.83/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/942.839/e23/> ;
  skos:notation "942.83" ;
  skos:prefLabel "Humberside (England), …"@nb .

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

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

