@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/f4fc48c3-5826-4de3-a0e2-2331ca7eb7be> a dcat:Dataset ;
    dct:description "Dataset ini berisi data jumlah Belanja Daerah Kabupaten Pandeglang Tahun 2022" ;
    dct:identifier "f4fc48c3-5826-4de3-a0e2-2331ca7eb7be" ;
    dct:issued "2024-07-27T11:27:11.558479"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:11.558485"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Belanja Daerah Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Akuntansi" ;
            vcard:hasEmail <mailto:bpkdpandeglang10@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f4fc48c3-5826-4de3-a0e2-2331ca7eb7be/resource/6fb280b8-457d-4f8c-b2e3-e28f5b7397ff>,
        <http://5.189.187.109/dataset/f4fc48c3-5826-4de3-a0e2-2331ca7eb7be/resource/b6f89a73-d56b-4aa9-b929-7427a93a1e8c> ;
    dcat:keyword "2022",
        "BPKD" .

<http://5.189.187.109/dataset/f4fc48c3-5826-4de3-a0e2-2331ca7eb7be/resource/6fb280b8-457d-4f8c-b2e3-e28f5b7397ff> a dcat:Distribution ;
    dct:description "Jumlah Belanja Daerah Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-03-26T02:46:53.554151"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:11.551174"^^xsd:dateTime ;
    dct:title "Jumlah Belanja Daerah" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1711421897.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/f4fc48c3-5826-4de3-a0e2-2331ca7eb7be/resource/b6f89a73-d56b-4aa9-b929-7427a93a1e8c> a dcat:Distribution ;
    dct:description "Jumlah Belanja Derah Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-03-26T02:33:18.007977"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:11.548444"^^xsd:dateTime ;
    dct:title "Jumlah Belanja Daerah" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1711420407.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

