@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/0f73242e-8270-464b-afaa-f9297b361c5f> a dcat:Dataset ;
    dct:description "Jumlah Gedung Kesenian Berdasarkan Kecamatan di Kabupaten Pandeglang Tahun 2021" ;
    dct:identifier "0f73242e-8270-464b-afaa-f9297b361c5f" ;
    dct:issued "2024-07-27T11:08:11.864921"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:11.864928"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Gedung Kesenian Berdasarkan Kecamatan Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag TU" ;
            vcard:hasEmail <mailto:dispar@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0f73242e-8270-464b-afaa-f9297b361c5f/resource/91335c1c-98f8-4ff1-9453-9a55a1eb9afa>,
        <http://5.189.187.109/dataset/0f73242e-8270-464b-afaa-f9297b361c5f/resource/a6aaabe8-4d08-4302-90d1-04a8b9d3e49b> ;
    dcat:keyword "2021",
        "Pariwisata" .

<http://5.189.187.109/dataset/0f73242e-8270-464b-afaa-f9297b361c5f/resource/91335c1c-98f8-4ff1-9453-9a55a1eb9afa> a dcat:Distribution ;
    dct:description "Jumlah Gedung Kesenian Berdasarkan Kecamatan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2023-11-28T07:52:57.320936"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:11.853368"^^xsd:dateTime ;
    dct:title "Jumlah Gedung Kesenian Berdasarkan Kecamatan" ;
    dcat:accessURL <https://opendata.pandeglangkab.go.id/dataset/0f73242e-8270-464b-afaa-f9297b361c5f/resource/91335c1c-98f8-4ff1-9453-9a55a1eb9afa/download/gedung.xlsx> ;
    dcat:byteSize "10226"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/0f73242e-8270-464b-afaa-f9297b361c5f/resource/a6aaabe8-4d08-4302-90d1-04a8b9d3e49b> a dcat:Distribution ;
    dct:description "Jumlah Gedung Kesenian Berdasarkan Kecamatan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2023-11-28T07:53:32.644442"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:11.855185"^^xsd:dateTime ;
    dct:title "Jumlah Gedung Kesenian Berdasarkan Kecamatan" ;
    dcat:accessURL <https://opendata.pandeglangkab.go.id/dataset/0f73242e-8270-464b-afaa-f9297b361c5f/resource/a6aaabe8-4d08-4302-90d1-04a8b9d3e49b/download/gedung.csv> ;
    dcat:byteSize "1865"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

