@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.resourcedata.org/dataset/8c5fcc5f-d2a1-4d34-a9cf-893edd100edc> a dcat:Dataset ;
    dct:description "Question 2.1.4c: For the most recently completed fiscal year, did the government publicly disclose total government expenditures?" ;
    dct:identifier "8c5fcc5f-d2a1-4d34-a9cf-893edd100edc" ;
    dct:issued "2017-06-27T10:30:56.264131"^^xsd:dateTime ;
    dct:modified "2021-06-14T17:41:54.841820"^^xsd:dateTime ;
    dct:publisher <https://www.resourcedata.org/organization/bf6c4a42-7998-4452-90d8-14c11bf85fe0> ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/PHL> ;
    dct:title "Mid-Year Report on the 2015 National Budget" ;
    owl:versionInfo "2017 Resource Governance Index" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Natural Resource Governance Institute" ;
            vcard:hasEmail "index@resourcegovernance.org" ] ;
    dcat:distribution <https://www.resourcedata.org/dataset/8c5fcc5f-d2a1-4d34-a9cf-893edd100edc/resource/657eb432-64ed-4cdb-be46-c18aea3d3450> ;
    dcat:landingPage <http://www.dbm.gov.ph/wp-content/uploads/DBCC_MATTERS/Mid-Year%20Reports/FY%202015%20DBCC%20Mid-Year%20Report_Final.pdf> .

<http://publications.europa.eu/resource/authority/country/PHL> a dct:Location ;
    skos:prefLabel "Philippines" .

<https://www.resourcedata.org/dataset/8c5fcc5f-d2a1-4d34-a9cf-893edd100edc/resource/657eb432-64ed-4cdb-be46-c18aea3d3450> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Mid-Year Report on the 2015 National Budget" ;
    dcat:accessURL <https://s3.amazonaws.com/rgi-documents/fac2c26a094651cb9aaff0d64efb16a5627c344b.pdf> .

<https://www.resourcedata.org/organization/bf6c4a42-7998-4452-90d8-14c11bf85fe0> a foaf:Organization ;
    foaf:name "Resource Governance Index Source Library" .

