@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/f5e70064-007b-4727-93df-6abd8655ffad> a dcat:Dataset ;
    dct:description "Dataset Berisikan Jumlah Retail di Kecamatan Tahun 2022" ;
    dct:identifier "f5e70064-007b-4727-93df-6abd8655ffad" ;
    dct:issued "2024-07-27T11:27:18.200067"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:18.200077"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Retail di Kecamatan Karangtanjung Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pembangunan" ;
            vcard:hasEmail <mailto:karangtanjungkec@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f5e70064-007b-4727-93df-6abd8655ffad/resource/34e17f52-81d3-462d-b3e2-63c862188954>,
        <http://5.189.187.109/dataset/f5e70064-007b-4727-93df-6abd8655ffad/resource/b1edacd8-8d3b-498a-9623-a653a442f3b8> ;
    dcat:keyword "2022",
        "jumlahretail",
        "kec.karangtanjung" .

<http://5.189.187.109/dataset/f5e70064-007b-4727-93df-6abd8655ffad/resource/34e17f52-81d3-462d-b3e2-63c862188954> a dcat:Distribution ;
    dct:description "Jumlah Retail di Kecamatan Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-26T08:40:55.755860"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:18.185711"^^xsd:dateTime ;
    dct:title "Jumlah Retail di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1714120875.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/f5e70064-007b-4727-93df-6abd8655ffad/resource/b1edacd8-8d3b-498a-9623-a653a442f3b8> a dcat:Distribution ;
    dct:description "Jumlah Retail di Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-04-26T08:41:06.611348"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:18.187647"^^xsd:dateTime ;
    dct:title "Jumlah Retail di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1714120886.csv> ;
    dcat:mediaType "text/csv" .

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

