@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/305.5620942/e23/>
  a skos:Concept ;
  dc:created "2020-09-09"^^xsd:date ;
  dc:identifier "c45e150a-9e0b-43b4-9998-e26750893f28" ;
  dc:modified "2020-09-11"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/305.562/e23/>
   <http://dewey.info/class/2--42/e23/>
 ) ;
  skos:broader <http://dewey.info/class/305.562/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/305.562094281/e23/>, <http://dewey.info/class/305.5620942823/e23/>, <http://dewey.info/class/305.562094276/e23/> ;
  skos:notation "305.5620942" ;
  skos:prefLabel "Arbeiderklassen--England"@nb .

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

<http://dewey.info/class/305.562/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.5620942/e23/> ;
  skos:notation "305.562" ;
  skos:prefLabel "Arbeiderklassen"@nb .

<http://dewey.info/class/2--42/e23/>
  a skos:Concept ;
  skos:prefLabel "England og Wales"@nb .

<http://dewey.info/class/305.562094276/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.5620942/e23/> ;
  skos:notation "305.562094276" ;
  skos:prefLabel "Arbeiderklassen--Lancashire (England)"@nb .

<http://dewey.info/class/305.562094281/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.5620942/e23/> ;
  skos:notation "305.562094281" ;
  skos:prefLabel "Arbeiderklassen--Yorkshire (England)"@nb .

<http://dewey.info/class/305.5620942823/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.5620942/e23/> ;
  skos:notation "305.5620942823" ;
  skos:prefLabel "Arbeiderklassen--Rotherham (England : bydistrikt)"@nb .

