@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/305.9069140948/e23/>
  skos:notation "305.9069140948" ;
  skos:prefLabel "Flyktninger--Norden, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.90691409483834/e23/> .

<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.90691409483834/e23/>
  skos:altLabel "Asylsøkere--Sunnfjord (Vestland : kommune)"@nb ;
  mads:componentList (
   <http://dewey.info/class/305.906914/e23/>
   <http://dewey.info/class/2--483.834/e23/>
 ) ;
  skos:notation "305.90691409483834" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Flyktninger--Sunnfjord (Vestland : kommune), …"@nb ;
  dc:modified "2024-11-12"^^xsd:date ;
  skos:broader <http://dewey.info/class/305.9069140948/e23/> ;
  dc:created "2017-04-26"^^xsd:date ;
  dc:identifier "4913fa79-689e-4edc-a040-d450343f24a6" .

