@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/beaf1c27-5358-40b7-b541-5ba0035a5651> a dcat:Dataset ;
    dct:description "Dataset Berisikan Jumlah Retail di Kecamatan Tahun 2021" ;
    dct:identifier "beaf1c27-5358-40b7-b541-5ba0035a5651" ;
    dct:issued "2024-07-27T11:22:25.379577"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:25.379587"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Retail di Kecamatan Karangtanjung Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pembangunan" ;
            vcard:hasEmail <mailto:karangtanjungkec@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/beaf1c27-5358-40b7-b541-5ba0035a5651/resource/ca3e49d3-de7e-4efe-8fb0-8fbe4faf3f3d>,
        <http://5.189.187.109/dataset/beaf1c27-5358-40b7-b541-5ba0035a5651/resource/da3b3f11-2d6a-4304-a6ee-1ccfb08a7ede> ;
    dcat:keyword "2021",
        "jumlahretail",
        "kec.karangtanjung" .

<http://5.189.187.109/dataset/beaf1c27-5358-40b7-b541-5ba0035a5651/resource/ca3e49d3-de7e-4efe-8fb0-8fbe4faf3f3d> a dcat:Distribution ;
    dct:description "Jumlah Retail di Kecamatan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-04-24T03:08:15.602745"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:25.365689"^^xsd:dateTime ;
    dct:title "Jumlah Retail di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1713928129.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/beaf1c27-5358-40b7-b541-5ba0035a5651/resource/da3b3f11-2d6a-4304-a6ee-1ccfb08a7ede> a dcat:Distribution ;
    dct:description "Jumlah Retail di Kecamatan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-24T03:06:23.881864"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:25.363720"^^xsd:dateTime ;
    dct:title "Jumlah Retail di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1713928120.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

