@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/c6418564-c65c-48f2-9b36-12e1c32b6373> a dcat:Dataset ;
    dct:description "Question 1.1.1a: Does the government publicly disclose data on extractive resource reserves?" ;
    dct:identifier "c6418564-c65c-48f2-9b36-12e1c32b6373" ;
    dct:issued "2017-06-27T09:35:48.697807"^^xsd:dateTime ;
    dct:modified "2021-06-14T17:34:57.495974"^^xsd:dateTime ;
    dct:publisher <https://www.resourcedata.org/organization/bf6c4a42-7998-4452-90d8-14c11bf85fe0> ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/MMR> ;
    dct:title "International Energy Statistics" ;
    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/c6418564-c65c-48f2-9b36-12e1c32b6373/resource/e65b5ca7-d5af-469a-b702-7fe548c85225> ;
    dcat:landingPage <https://www.eia.gov/beta/international/rankings/#?prodact=3-6&iso=MMR&pid=3&aid=6&tl_id=6-A&tl_type=a&cy=2015> .

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

<https://www.resourcedata.org/dataset/c6418564-c65c-48f2-9b36-12e1c32b6373/resource/e65b5ca7-d5af-469a-b702-7fe548c85225> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "International Energy Statistics" ;
    dcat:accessURL <https://s3.amazonaws.com/rgi-documents/53df2094f7a9dd7522c6b00c2049e48b3c9ef18d.pdf> .

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

