@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/2--4991/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00126069" ;
  dc:modified "2021-10-15"^^xsd:date ;
  skos:altLabel "Montana (1987-1998) (Bulgaria : fylke)"@nb ;
  skos:broader <http://dewey.info/class/2--499/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrower <http://dewey.info/class/2--49912/e23/>, <http://dewey.info/class/2--49915/e23/>, <http://dewey.info/class/2--49918/e23/> ;
  skos:notation "T2--4991" ;
  skos:prefLabel "Tidligere Montana region (tidligere Montana oblast)"@nb .

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

<http://dewey.info/class/2--49915/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--4991/e23/> ;
  skos:notation "T2--49915" ;
  skos:prefLabel "Montana fylke (Montana oblast)"@nb .

<http://dewey.info/class/2--49912/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--4991/e23/> ;
  skos:notation "T2--49912" ;
  skos:prefLabel "Vidin fylke (Vidin oblast)"@nb .

<http://dewey.info/class/2--499/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--4991/e23/> ;
  skos:notation "T2--499" ;
  skos:prefLabel "Bulgaria"@nb .

<http://dewey.info/class/2--49918/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--4991/e23/> ;
  skos:notation "T2--49918" ;
  skos:prefLabel "Vrat͡sa fylke (Vrachanska oblast)"@nb .

