@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/305.482/e23/>
  skos:prefLabel "Kvinner inndelt etter sosialt sjikt og økonomisk nivå"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.4821/e23/>
  skos:notation "305.4821" ;
  skos:prefLabel "Kvinner--overklassen"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.482109481/e23/> .

<http://dewey.info/class/305.48210948109024/e23/>
  skos:notation "305.48210948109024" ;
  skos:prefLabel "Kvinner--overklassen--Norge--1400-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.482109481/e23/> .

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

<http://dewey.info/class/2--481/e23/>
  skos:prefLabel "Norge"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.482109481/e23/>
  skos:notation "305.482109481" ;
  dc:modified "2016-05-12"^^xsd:date ;
  skos:narrower <http://dewey.info/class/305.48210948109024/e23/> ;
  dc:created "2016-05-12"^^xsd:date ;
  skos:prefLabel "Kvinner--overklassen--Norge"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/305.482/e23/>
   <http://dewey.info/class/1--086.21/e23/>
   <http://dewey.info/class/2--481/e23/>
 ) ;
  a skos:Concept ;
  dc:identifier "ab0de7ff-f273-4b27-b913-d62bd47ca6e9" ;
  skos:broader <http://dewey.info/class/305.4821/e23/> .

