@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#> .

<http://dewey.info/class/959.9/e23/>
  skos:notation "959.9" ;
  skos:prefLabel "Filippinene"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/959.905/e23/> .

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

<http://dewey.info/class/959.9053/e23/>
  skos:notation "959.9053" ;
  skos:prefLabel "Rodrigo Dutertes regjeringstid, 2016-2022"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.905/e23/> .

<http://dewey.info/class/959.905/e23/>
  skos:notation "959.905" ;
  skos:narrower <http://dewey.info/class/959.9051/e23/>, <http://dewey.info/class/959.9054/e23/>, <http://dewey.info/class/959.9052/e23/>, <http://dewey.info/class/959.9053/e23/> ;
  skos:prefLabel "2001-"@nb ;
  skos:altLabel "Filippinene--2000-tallet"@nb, "Filippinene--2001-"@nb ;
  skos:closeMatch bibbi:1162530, bibbi:1162529 ;
  dc:identifier "ocd00281510" ;
  dc:modified "2023-02-02"^^xsd:date ;
  a skos:Concept ;
  dc:created "2010-07-20"^^xsd:date ;
  skos:broader <http://dewey.info/class/959.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/959.9054/e23/>
  skos:notation "959.9054" ;
  skos:prefLabel "Ferdinand R. Marcos, Jr.'s regjeringstid, 2022-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.905/e23/> .

<http://dewey.info/class/959.9051/e23/>
  skos:notation "959.9051" ;
  skos:prefLabel "Gloria Macapagal-Arroyos regjeringstid, 2001-2010"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.905/e23/> .

<http://dewey.info/class/959.9052/e23/>
  skos:notation "959.9052" ;
  skos:prefLabel "Benigno S. Aquino IIIs regjeringstid, 2010-2016"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.905/e23/> .

