@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:5000/dataset/0323adec-c166-45a3-afb3-38bc0548313d> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Jumlah hibah Prasarana,Sarana dan Utilitas" ;
    dct:identifier "0323adec-c166-45a3-afb3-38bc0548313d" ;
    dct:issued "2024-07-27T11:07:12.742463"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:12.742469"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah hibah Prasarana, Sarana dan Utilitas Umum Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Perumahan" ;
            vcard:hasEmail <mailto:dpkpp.kabpandeglang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0323adec-c166-45a3-afb3-38bc0548313d/resource/0ba57789-76b8-4160-bfa4-77c4cac9ba33>,
        <http://5.189.187.109:5000/dataset/0323adec-c166-45a3-afb3-38bc0548313d/resource/1f86800d-fd1d-4bd1-82e5-77e3bacf59a5> ;
    dcat:keyword "2022",
        "DPKPP" .

<http://5.189.187.109:5000/dataset/0323adec-c166-45a3-afb3-38bc0548313d/resource/0ba57789-76b8-4160-bfa4-77c4cac9ba33> a dcat:Distribution ;
    dct:description "Jumlah hibah Prasarana, Sarana dan Utilitas Umum Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-03-27T04:00:10.244955"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:12.732579"^^xsd:dateTime ;
    dct:title "Jumlah hibah Prasarana, Sarana dan Utilitas Umum" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1711512020.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/0323adec-c166-45a3-afb3-38bc0548313d/resource/1f86800d-fd1d-4bd1-82e5-77e3bacf59a5> a dcat:Distribution ;
    dct:description "Jumlah hibah Prasarana, Sarana dan Utilitas Umum Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-03-27T03:59:18.975827"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:12.730485"^^xsd:dateTime ;
    dct:title "Jumlah hibah Prasarana, Sarana dan Utilitas Umum" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1711511966.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

