@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/cf7a81b7-db80-484e-aa10-e1917b41e68e> a dcat:Dataset ;
    dct:description "Jumlah Retail di Kecamatan" ;
    dct:identifier "cf7a81b7-db80-484e-aa10-e1917b41e68e" ;
    dct:issued "2024-07-27T11:24:04.850506"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:04.850514"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Retail di Kecamatan Pandeglang Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Seksi K3" ;
            vcard:hasEmail <mailto:pandeglangkecamatan@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/cf7a81b7-db80-484e-aa10-e1917b41e68e/resource/ca8d63fc-4d53-4baf-b892-253064ee74b1>,
        <http://5.189.187.109/dataset/cf7a81b7-db80-484e-aa10-e1917b41e68e/resource/ea9dfb36-1cf5-4d4f-b5c0-f350b8879d13> ;
    dcat:keyword "2022",
        "kec.pandeglang" .

<http://5.189.187.109/dataset/cf7a81b7-db80-484e-aa10-e1917b41e68e/resource/ca8d63fc-4d53-4baf-b892-253064ee74b1> a dcat:Distribution ;
    dct:description "Jumlah Retail di Kecamatan Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-19T08:14:01.538743"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:04.837225"^^xsd:dateTime ;
    dct:title "Jumlah Retail di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1718784879.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/cf7a81b7-db80-484e-aa10-e1917b41e68e/resource/ea9dfb36-1cf5-4d4f-b5c0-f350b8879d13> a dcat:Distribution ;
    dct:description "Jumlah Retail di Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-06-19T08:14:12.859485"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:04.839100"^^xsd:dateTime ;
    dct:title "Jumlah Retail di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1718784888.csv> ;
    dcat:mediaType "text/csv" .

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

