@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#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/909.0974927/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/909.097492708312/e23/> ;
  skos:notation "909.0974927" ;
  skos:prefLabel "Arabisk sivilisasjon, …"@nb .

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

<http://dewey.info/class/909.09/e23/>
  a skos:Concept ;
  skos:prefLabel "Områder, regioner, steder generelt"@nb .

<http://dewey.info/class/909.097492708312/e23/>
  a skos:Concept ;
  dc:created "2017-05-08"^^xsd:date ;
  dc:identifier "5679a2ad-e000-492b-bbea-4499cd7edcdc" ;
  dc:modified "2020-06-04"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/909.09/e23/>
   <http://dewey.info/class/2--174/e23/>
   <http://dewey.info/class/5--927/e23/>
   <http://dewey.info/class/908.312/e23/>
 ) ;
  skos:broader <http://dewey.info/class/909.0974927/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c26616 ;
  skos:notation "909.097492708312" ;
  skos:prefLabel "Arabisk sivilisasjon--2010-2019"@nb .

<http://dewey.info/class/2--174/e23/>
  a skos:Concept ;
  skos:prefLabel "Områder dominert av etniske eller nasjonale grupper"@nb .

<http://dewey.info/class/5--927/e23/>
  a skos:Concept ;
  skos:prefLabel "Arabere og maltesere"@nb .

