@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/2f01f58a-1b55-44de-97c3-b5bd1f88a28c> a dcat:Dataset ;
    dct:description "Question 2.1.1a: Does the government have an online data portal containing publicly available data on reserves, production and exports?" ;
    dct:identifier "2f01f58a-1b55-44de-97c3-b5bd1f88a28c" ;
    dct:issued "2017-06-27T10:29:29.463910"^^xsd:dateTime ;
    dct:modified "2021-06-14T18:05:24.227660"^^xsd:dateTime ;
    dct:publisher <https://www.resourcedata.org/organization/bf6c4a42-7998-4452-90d8-14c11bf85fe0> ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/USA> ;
    dct:title "U.S. Natural Gas Exports by Country" ;
    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/2f01f58a-1b55-44de-97c3-b5bd1f88a28c/resource/d6cf1048-46ed-458d-8feb-a9e78c3e1fbd> ;
    dcat:landingPage <http://www.eia.gov/petroleum/production/#ng-tab> .

<http://publications.europa.eu/resource/authority/country/USA> a dct:Location ;
    skos:prefLabel "United States" .

<https://www.resourcedata.org/dataset/2f01f58a-1b55-44de-97c3-b5bd1f88a28c/resource/d6cf1048-46ed-458d-8feb-a9e78c3e1fbd> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "U.S. Natural Gas Exports by Country" ;
    dcat:accessURL <https://s3.amazonaws.com/rgi-documents/d706f66b8576a249e011c37224369e9b3799617d.pdf> .

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

