@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/03bcbf3e-466c-4621-bc71-272d0a095af7> a dcat:Dataset ;
    dct:identifier "03bcbf3e-466c-4621-bc71-272d0a095af7" ;
    dct:issued "2023-07-28T11:43:52.961058"^^xsd:dateTime ;
    dct:modified "2023-07-28T11:43:52.961065"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/88cdcda6-4048-4f46-99af-090924af3f5c> ;
    dct:title "Laju 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/03bcbf3e-466c-4621-bc71-272d0a095af7/resource/350a91d4-eb4c-47c5-bcc3-51839c2666ea> ;
    dcat:keyword "Ekonomi",
        "pdrb" ;
    dcat:landingPage <purbalinggakab.bps.go.id> .

<http://5.189.187.109/dataset/03bcbf3e-466c-4621-bc71-272d0a095af7/resource/350a91d4-eb4c-47c5-bcc3-51839c2666ea> a dcat:Distribution ;
    dct:description "Laju Implisit Produk Domestik Regional Bruto Seri 2010 Menurut Lapangan Usaha, 2014-2017" ;
    dct:format "XLSX" ;
    dct:issued "2018-09-24T02:01:20.767501"^^xsd:dateTime ;
    dct:modified "2023-07-28T11:43:52.954373"^^xsd:dateTime ;
    dct:title "Tabel 12 PDRB_12.6.xlsx" ;
    dcat:accessURL <https://data.purbalinggakab.go.id/dataset/03bcbf3e-466c-4621-bc71-272d0a095af7/resource/350a91d4-eb4c-47c5-bcc3-51839c2666ea/download/tabel-12-pdrb_12.6.xlsx> ;
    dcat:byteSize "16877"^^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 .

