@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--8/e23/>
  a skos:Concept ;
  skos:prefLabel "Sør-Amerika"@nb .

<http://dewey.info/class/2--45/e23/>
  a skos:Concept ;
  skos:prefLabel "Italia, San Marino, Vatikanstaten, Malta"@nb .

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

<http://dewey.info/class/325.2/e23/>
  a skos:Concept ;
  skos:prefLabel "Internasjonal migrasjon fra områder (utvandring) og flyktninger"@nb .

<http://dewey.info/class/325.23-325.29/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/325.245098/e23/> ;
  skos:notation "325.23-325.29" ;
  skos:prefLabel "Internasjonal migrasjon fra bestemte verdensdeler, stater, lokalområder"@nb .

<http://dewey.info/class/325.245098/e23/>
  a skos:Concept ;
  dc:created "2020-09-08"^^xsd:date ;
  dc:identifier "9020f26a-0d68-4fca-bed1-0e60c4c2af58" ;
  dc:modified "2023-11-22"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/325.2/e23/>
   <http://dewey.info/class/2--45/e23/>
   <http://dewey.info/class/2--8/e23/>
 ) ;
  skos:altLabel "Utvandring--statsvitenskap--Italia--til Sør-Amerika"@nb ;
  skos:broader <http://dewey.info/class/325.23-325.29/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "325.245098" ;
  skos:prefLabel "Internasjonal migrasjon--statsvitenskap--fra Italia--til Sør-Amerika, …"@nb .

