@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/b1836c23-7e2d-4ed4-8c93-ef257989efc6> a dcat:Dataset ;
    dct:description "Jumlah Gedung Kesenian Berdasarkan Kecamatan 2023" ;
    dct:identifier "b1836c23-7e2d-4ed4-8c93-ef257989efc6" ;
    dct:issued "2025-01-20T08:56:37.214031"^^xsd:dateTime ;
    dct:modified "2025-01-20T08:56:37.214039"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Gedung Kesenian Berdasarkan Kecamatan 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Kebudayaan" ;
            vcard:hasEmail <mailto:pariwisata2017@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b1836c23-7e2d-4ed4-8c93-ef257989efc6/resource/2d28c5d0-8632-4dd7-9766-c28e30a25a05>,
        <http://5.189.187.109/dataset/b1836c23-7e2d-4ed4-8c93-ef257989efc6/resource/3cf55443-f857-496c-bd53-5b339562d45b> ;
    dcat:keyword "2023" .

<http://5.189.187.109/dataset/b1836c23-7e2d-4ed4-8c93-ef257989efc6/resource/2d28c5d0-8632-4dd7-9766-c28e30a25a05> a dcat:Distribution ;
    dct:description "Jumlah Gedung Kesenian Berdasarkan Kecamatan 2023 excel" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-22T05:45:33.087194"^^xsd:dateTime ;
    dct:modified "2025-01-20T08:56:37.205336"^^xsd:dateTime ;
    dct:title "Jumlah Gedung Kesenian Berdasarkan Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1732254399.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/b1836c23-7e2d-4ed4-8c93-ef257989efc6/resource/3cf55443-f857-496c-bd53-5b339562d45b> a dcat:Distribution ;
    dct:description "Jumlah Gedung Kesenian Berdasarkan Kecamatan 2023 csv" ;
    dct:format "CSV" ;
    dct:issued "2024-11-22T05:46:02.357853"^^xsd:dateTime ;
    dct:modified "2025-01-20T08:56:37.207936"^^xsd:dateTime ;
    dct:title "Jumlah Gedung Kesenian Berdasarkan Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1732254417.csv> ;
    dcat:mediaType "text/csv" .

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

