@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/f3469b54-4ef5-48e1-8e33-ad3d73aad78f> a dcat:Dataset ;
    dct:description "Dataset ini berisi Jumlah retail di Kecamatan	Pandeglang" ;
    dct:identifier "f3469b54-4ef5-48e1-8e33-ad3d73aad78f" ;
    dct:issued "2024-07-27T11:27:06.961745"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:06.961752"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Retail di Kecamatan Pandeglang Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Seksi K3 Kecamatan Pandeglang" ;
            vcard:hasEmail <mailto:pandeglangkecamatan@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f3469b54-4ef5-48e1-8e33-ad3d73aad78f/resource/65892895-06be-41eb-9089-032b682bfda7>,
        <http://5.189.187.109/dataset/f3469b54-4ef5-48e1-8e33-ad3d73aad78f/resource/a8a75d56-180a-4908-ad31-62cdd322a34b> ;
    dcat:keyword "2021",
        "Bimtek",
        "jumlahretail",
        "kec.pandeglang",
        "retail" .

<http://5.189.187.109/dataset/f3469b54-4ef5-48e1-8e33-ad3d73aad78f/resource/65892895-06be-41eb-9089-032b682bfda7> a dcat:Distribution ;
    dct:description "Dataset ini berisi Jumlah retail di Kecamatan	Pandeglang Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-03-04T03:28:46.758415"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:06.944385"^^xsd:dateTime ;
    dct:title "Jumlah Retail di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1718268165.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/f3469b54-4ef5-48e1-8e33-ad3d73aad78f/resource/a8a75d56-180a-4908-ad31-62cdd322a34b> a dcat:Distribution ;
    dct:description "Dataset ini berisi Jumlah retail di Kecamatan	Pandeglang Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-03-04T03:29:06.874718"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:06.946331"^^xsd:dateTime ;
    dct:title "Jumlah Retail di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1718268189.csv> ;
    dcat:mediaType "text/csv" .

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

