@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/91/e23/>
  skos:prefLabel "Geografi og reiser"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/914.386204/e23/>
  skos:notation "914.386204" ;
  skos:prefLabel "Kraków (Polen : fylke)--reiser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.3862/e23/> .

<http://dewey.info/class/914.386/e23/>
  skos:notation "914.386" ;
  skos:prefLabel "Galicja (Polen og Ukraina)--geografi, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/914.3862/e23/> .

<http://dewey.info/class/914.3862/e23/>
  skos:narrower <http://dewey.info/class/914.386204/e23/> ;
  skos:prefLabel "Małopolska fylke (Polen)--geografi, …"@nb ;
  skos:altLabel "Kraków (Polen : fylke)--geografi"@nb, "Nowy Sącz (Polen : fylke)--geografi"@nb, "Tarnów (Polen : fylke)--geografi"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:created "2016-06-02"^^xsd:date ;
  skos:closeMatch bibbi:1155633 ;
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/2--438.62/e23/>
 ) ;
  dc:identifier "c4d1bc24-9657-4cfa-8076-d94c7e41099e" ;
  skos:notation "914.3862" ;
  dc:modified "2024-08-28"^^xsd:date ;
  skos:broader <http://dewey.info/class/914.386/e23/> .

