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

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

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

<http://dewey.info/class/304.8730561/e23/>
  skos:broader <http://dewey.info/class/304.87305/e23/> ;
  dc:identifier "fdedcca2-db62-4a41-b297-e9ea6aaa0875" ;
  dc:modified "2023-11-22"^^xsd:date ;
  skos:notation "304.8730561" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/304.8/e23/>
   <http://dewey.info/class/2--73/e23/>
   <http://dewey.info/class/2--561/e23/>
 ) ;
  skos:altLabel "Internasjonal migrasjon--til USA--fra Tyrkia"@nb ;
  skos:prefLabel "Innvandring--USA--fra Tyrkia, …"@nb ;
  dc:created "2021-04-29"^^xsd:date .

<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.87305/e23/>
  skos:notation "304.87305" ;
  skos:prefLabel "Innvandring--USA--fra Asia, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/304.8730561/e23/> .

