@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/1/e23/> a skos:ConceptScheme .
<http://dewey.info/class/1--0862/e23/>
  skos:notation "T1--0862" ;
  skos:prefLabel "Personer inndelt etter sosialt sjikt og økonomisk nivå"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/1--08621/e23/> .

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

<http://dewey.info/class/1--08621/e23/>
  skos:inScheme <http://dewey.info/table/1/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Godseiere"@nb, "Økonomisk overklasse"@nb, "Jordeierklassen"@nb, "Aristokrati"@nb, "Politisk overklasse"@nb, "Velstående personer"@nb, "Eliter"@nb, "Rikfolk"@nb, "Kongelige personer"@nb, "Rike personer"@nb, "Adel"@nb ;
  dc:modified "2014-05-06"^^xsd:date ;
  dc:identifier "ocd00119480" ;
  ns0:including "Rike personer"@nb, "Adel"@nb, "Kongelige"@nb ;
  skos:notation "T1--08621" ;
  ns0:classHere "Eliter"@nb ;
  skos:broader <http://dewey.info/class/1--0862/e23/> ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Overklassen"@nb .

