@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/808.899206914/e23/>
  a skos:Concept ;
  dc:created "2017-02-10"^^xsd:date ;
  dc:identifier "6ecf842b-f73a-4470-bc83-4b8f9e0cd43c" ;
  dc:modified "2018-03-21"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/808.89/e23/>
   <http://dewey.info/class/3C--92/e23/>
   <http://dewey.info/class/1--086.914/e23/>
 ) ;
  skos:altLabel "Asylsøkere--skjønnlitterære forfattere"@nb ;
  skos:broader <http://dewey.info/class/808.89920691/e23/> ;
  skos:exactMatch humord:c07048 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "808.899206914" ;
  skos:prefLabel "Flyktninger--skjønnlitterære forfattere, …"@nb .

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

<http://dewey.info/class/808.89/e23/>
  a skos:Concept ;
  skos:prefLabel "Samlinger for og av persongrupper"@nb .

<http://dewey.info/class/3C--92/e23/>
  a skos:Concept ;
  skos:prefLabel "Litteratur for og av persongrupper med bestemte kjennetegn"@nb .

<http://dewey.info/class/808.89920691/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/808.899206914/e23/> ;
  skos:notation "808.89920691" ;
  skos:prefLabel "Utvandrere--skjønnlitterære forfattere, …"@nb .

