@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/7ee56ccf-9d58-4159-bf69-6d5574a4b321> a dcat:Dataset ;
    dct:description "Jumlah Kelompok Kesenian Berdasarkan Jenis 2023" ;
    dct:identifier "7ee56ccf-9d58-4159-bf69-6d5574a4b321" ;
    dct:issued "2025-01-20T08:56:21.899626"^^xsd:dateTime ;
    dct:modified "2025-01-20T08:56:21.899631"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kelompok Kesenian Berdasarkan Jenis 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Kebudayaan" ;
            vcard:hasEmail <mailto:pariwisata2017@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7ee56ccf-9d58-4159-bf69-6d5574a4b321/resource/341ee5a4-6efa-4fb7-abc6-707dc12552f0>,
        <http://5.189.187.109/dataset/7ee56ccf-9d58-4159-bf69-6d5574a4b321/resource/70ff7e9c-6080-4987-8fea-a901bf6c6ca4> ;
    dcat:keyword "2023" .

<http://5.189.187.109/dataset/7ee56ccf-9d58-4159-bf69-6d5574a4b321/resource/341ee5a4-6efa-4fb7-abc6-707dc12552f0> a dcat:Distribution ;
    dct:description "Jumlah Kelompok Kesenian Berdasarkan Jenis 2023 excel" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-22T06:37:48.441948"^^xsd:dateTime ;
    dct:modified "2025-01-20T08:56:21.891959"^^xsd:dateTime ;
    dct:title "Jumlah Kelompok Kesenian Berdasarkan Jenis" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1732257617.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/7ee56ccf-9d58-4159-bf69-6d5574a4b321/resource/70ff7e9c-6080-4987-8fea-a901bf6c6ca4> a dcat:Distribution ;
    dct:description "Jumlah Kelompok Kesenian Berdasarkan Jenis 2023 csv" ;
    dct:format "CSV" ;
    dct:issued "2024-11-22T06:38:12.017607"^^xsd:dateTime ;
    dct:modified "2025-01-20T08:56:21.893821"^^xsd:dateTime ;
    dct:title "Jumlah Kelompok Kesenian Berdasarkan Jenis" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1732257642.csv> ;
    dcat:mediaType "text/csv" .

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

