@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/327.17094/e23/>
  skos:notation "327.17094" ;
  skos:prefLabel "Internasjonalt samarbeid--Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/327.170948/e23/> .

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

<http://dewey.info/class/327.17/e23/>
  skos:prefLabel "Internasjonalt samarbeid"@nb ;
  a skos:Concept .

<http://dewey.info/class/327.1709484/e23/>
  skos:notation "327.1709484" ;
  skos:prefLabel "Internasjonalt samarbeid--Midt-Norge (Norge)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/327.170948/e23/> .

<http://dewey.info/class/2--48/e23/>
  skos:prefLabel "Skandinavia og Finland"@nb ;
  a skos:Concept .

<http://dewey.info/class/327.170948/e23/>
  skos:closeMatch bibbi:1122776, bibbi:1198994 ;
  dc:modified "2021-02-17"^^xsd:date ;
  skos:broader <http://dewey.info/class/327.17094/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Internasjonalt samarbeid--Norden"@nb ;
  mads:componentList (
   <http://dewey.info/class/327.17/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--48/e23/>
 ) ;
  skos:notation "327.170948" ;
  dc:created "2021-02-16"^^xsd:date ;
  dc:identifier "515318ce-1610-4576-b4a3-c2892846f031" ;
  skos:narrower <http://dewey.info/class/327.1709484/e23/> .

