@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--561/e23/>
  skos:prefLabel "Tyrkia"@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/2--43/e23/>
  skos:prefLabel "Tyskland og mellomeuropeiske naboland"@nb ;
  a skos:Concept .

<http://dewey.info/class/304.83-304.89/e23/>
  skos:notation "304.83-304.89" ;
  skos:prefLabel "Internasjonal migrasjon til bestemte verdensdeler, stater, lokalområder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/304.8561043/e23/> .

<http://dewey.info/class/304.8561043/e23/>
  skos:altLabel "Internasjonal migrasjon--til Tyrkia--fra Tyskland"@nb ;
  skos:notation "304.8561043" ;
  dc:modified "2023-11-22"^^xsd:date ;
  skos:broader <http://dewey.info/class/304.83-304.89/e23/> ;
  a skos:Concept ;
  dc:created "2018-01-11"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/304.8/e23/>
   <http://dewey.info/class/2--561/e23/>
   <http://dewey.info/class/2--43/e23/>
 ) ;
  dc:identifier "764792df-eac9-4af9-a0fb-57084f1a5516" ;
  skos:prefLabel "Innvandring--Tyrkia--fra Tyskland, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

