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

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

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

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

<http://dewey.info/class/959.905/e23/>
  a skos:Concept ;
  dc:created "2010-07-20"^^xsd:date ;
  dc:identifier "ocd00281510" ;
  dc:modified "2025-08-20"^^xsd:date ;
  skos:altLabel "Filippinene--2000-tallet"@nb, "Filippinene--2001-"@nb ;
  skos:broader <http://dewey.info/class/959.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  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:notation "959.905" ;
  skos:prefLabel "2001-"@nb .

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

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

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

