@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/2--485/e23/>
  skos:prefLabel "Sverige"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/304.84/e23/>
  skos:notation "304.84" ;
  skos:prefLabel "Innvandring--Europa, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/304.8460485/e23/> .

<http://dewey.info/class/304.8460485/e23/>
  dc:identifier "d8a9ca1c-a306-4559-83b3-5f766e11d747" ;
  dc:created "2017-12-14"^^xsd:date ;
  skos:altLabel "Internasjonal migrasjon--til Spania--fra Sverige"@nb ;
  skos:notation "304.8460485" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/304.84/e23/> ;
  skos:prefLabel "Innvandring--Spania--fra Sverige, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/304.8/e23/>
   <http://dewey.info/class/2--46/e23/>
   <http://dewey.info/class/2--485/e23/>
 ) ;
  dc:modified "2024-10-02"^^xsd:date ;
  a skos:Concept .

<http://dewey.info/class/2--46/e23/>
  skos:prefLabel "Spania, Andorra, Gibraltar, Portugal"@nb ;
  a skos:Concept .

