@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/305.906914/e23/>
  skos:prefLabel "Flyktninger"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.906914095/e23/>
  skos:notation "305.906914095" ;
  skos:prefLabel "Flyktninger--Asia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.90691409567/e23/> .

<http://dewey.info/class/305.90691409567/e23/>
  a skos:Concept ;
  dc:created "2023-01-25"^^xsd:date ;
  skos:altLabel "Asylsøkere--Irak"@nb ;
  skos:broader <http://dewey.info/class/305.906914095/e23/> ;
  skos:notation "305.90691409567" ;
  mads:componentList (
   <http://dewey.info/class/305.906914/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--567/e23/>
 ) ;
  dc:modified "2023-01-26"^^xsd:date ;
  skos:prefLabel "Flyktninger--Irak, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "630f4c77-601b-4c45-af38-f3dfc78de292" .

