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

<http://5.189.187.109/dataset/eeb53e96-882b-4504-8b88-ad7428971d4c> a dcat:Dataset ;
    dct:identifier "eeb53e96-882b-4504-8b88-ad7428971d4c" ;
    dct:issued "2023-07-28T12:36:35.529126"^^xsd:dateTime ;
    dct:modified "2023-07-28T12:36:35.529133"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/88cdcda6-4048-4f46-99af-090924af3f5c> ;
    dct:title "Indeks Implisit Produk Domestik Regional Bruto Seri 2010 Menurut Lapangan Usaha, 2014-2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Kabupaten Purbalingga" ;
            vcard:hasEmail <mailto:bps3303@bps.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/eeb53e96-882b-4504-8b88-ad7428971d4c/resource/b7979878-2690-4ddc-a840-2decf31438e8> ;
    dcat:keyword "Ekonomi",
        "pdrb" ;
    dcat:landingPage <purbalinggakab.bps.go.id> .

<http://5.189.187.109/dataset/eeb53e96-882b-4504-8b88-ad7428971d4c/resource/b7979878-2690-4ddc-a840-2decf31438e8> a dcat:Distribution ;
    dct:description "Indeks Implisit Produk Domestik Regional Bruto Seri 2010 Menurut Lapangan Usaha, 2014-2017" ;
    dct:format "XLSX" ;
    dct:issued "2018-09-24T02:00:09.245222"^^xsd:dateTime ;
    dct:modified "2023-07-28T12:36:35.522415"^^xsd:dateTime ;
    dct:title "Tabel 12 PDRB_12.5.xlsx" ;
    dcat:accessURL <https://data.purbalinggakab.go.id/dataset/eeb53e96-882b-4504-8b88-ad7428971d4c/resource/b7979878-2690-4ddc-a840-2decf31438e8/download/tabel-12-pdrb_12.5.xlsx> ;
    dcat:byteSize "16911"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/88cdcda6-4048-4f46-99af-090924af3f5c> a foaf:Agent ;
    foaf:name "Kabupaten Purbalingga" .

<purbalinggakab.bps.go.id> a foaf:Document .

