@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/5f72e8e6-b0d3-4174-acb9-467f2e15a492> a dcat:Dataset ;
    dct:description "Dataset ini berisi data tabel kebersihan pasar berdasarkan kecamatan di Kabupaten Pandeglang Tahun 2023" ;
    dct:identifier "5f72e8e6-b0d3-4174-acb9-467f2e15a492" ;
    dct:issued "2024-11-20T08:40:08.688529"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:40:08.688538"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Tabel Kebersihan Pasar di Kabupaten Pandeglang Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Pengelolaan Sampah dan Kebersihan" ;
            vcard:hasEmail <mailto:dlh.kab.pandeglang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5f72e8e6-b0d3-4174-acb9-467f2e15a492/resource/7456cc21-64f6-4920-add9-6c919e7833d9>,
        <http://5.189.187.109/dataset/5f72e8e6-b0d3-4174-acb9-467f2e15a492/resource/768e4614-53fe-4112-831b-f31b1e9783f5> ;
    dcat:keyword "2023",
        "DLH",
        "Lingkungan",
        "LingkunganHidup",
        "Pasar" .

<http://5.189.187.109/dataset/5f72e8e6-b0d3-4174-acb9-467f2e15a492/resource/7456cc21-64f6-4920-add9-6c919e7833d9> a dcat:Distribution ;
    dct:description "Tabel Kebersihan Pasar Tahun 2023 Excel" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-04T03:37:29.007961"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:40:08.657240"^^xsd:dateTime ;
    dct:title "Tabel Kebersihan Pasar" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1730691481.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/5f72e8e6-b0d3-4174-acb9-467f2e15a492/resource/768e4614-53fe-4112-831b-f31b1e9783f5> a dcat:Distribution ;
    dct:description "Tabel Kebersihan Pasar Tahun 2023 CSV" ;
    dct:format "CSV" ;
    dct:issued "2024-11-04T03:37:09.694077"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:40:08.654604"^^xsd:dateTime ;
    dct:title "Tabel Kebersihan Pasar" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1730691465.csv> ;
    dcat:mediaType "text/csv" .

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

