@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/6392a06f-fe63-4aa4-9601-e20cd4a39bb3> a dcat:Dataset ;
    dct:identifier "6392a06f-fe63-4aa4-9601-e20cd4a39bb3" ;
    dct:issued "2024-04-02T04:31:51.194286"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:58:24.502086"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> ;
    dct:title "Produksi Minyak Bumi dan Gas Bumi, 2009-2015" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Prov. Kaltim" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6392a06f-fe63-4aa4-9601-e20cd4a39bb3/resource/c0493903-152c-43f4-ad90-1676811d2452> ;
    dcat:keyword "Pertambangan" ;
    dcat:landingPage <https://kaltim.bps.go.id/> .

<http://5.189.187.109:5000/dataset/6392a06f-fe63-4aa4-9601-e20cd4a39bb3/resource/c0493903-152c-43f4-ad90-1676811d2452> a dcat:Distribution ;
    dct:description "Produksi Minyak Bumi dan Gas Bumi, 2009-2015		" ;
    dct:format "XLS" ;
    dct:issued "2021-07-10T15:23:31.524826"^^xsd:dateTime ;
    dct:modified "2024-04-02T04:31:51.188537"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/6392a06f-fe63-4aa4-9601-e20cd4a39bb3/resource/c0493903-152c-43f4-ad90-1676811d2452/download/0v87tj775279ai4yp.xls> ;
    dcat:byteSize "28672"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109:5000/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Timur" .

<https://kaltim.bps.go.id/> a foaf:Document .

