@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:5000/dataset/560a6e7a-bf98-4d92-9dc4-4a3378093708> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama kesenian, jenis kegiatan, alamat, nama pengurus, jumlah anggota dan satuan\r
\r
""" ;
    dct:identifier "560a6e7a-bf98-4d92-9dc4-4a3378093708" ;
    dct:issued "2023-06-13T10:36:30.795143"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:36:30.795148"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelompok Kesenian Kelurahan Parit Mayor Kecamatan Pontianak Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianak.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/560a6e7a-bf98-4d92-9dc4-4a3378093708/resource/90014750-bb8b-4d91-a8b2-c34bd723c42e>,
        <http://5.189.187.109:5000/dataset/560a6e7a-bf98-4d92-9dc4-4a3378093708/resource/a8b7159d-1093-4934-b662-7b30fd9eb5cd> ;
    dcat:keyword "Kelurahan Parit Mayor",
        "kelompok kesenian" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/560a6e7a-bf98-4d92-9dc4-4a3378093708/resource/90014750-bb8b-4d91-a8b2-c34bd723c42e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-19T03:54:26.285000"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:36:30.786671"^^xsd:dateTime ;
    dct:title "Data Kelompok Kesenian Kelurahan Parit Mayor Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/560a6e7a-bf98-4d92-9dc4-4a3378093708/resource/90014750-bb8b-4d91-a8b2-c34bd723c42e/download/data-kelompok-kesenian-kelurahan-parit-mayor-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "9322"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/560a6e7a-bf98-4d92-9dc4-4a3378093708/resource/a8b7159d-1093-4934-b662-7b30fd9eb5cd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-01-05T01:29:23.035819"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:36:30.788527"^^xsd:dateTime ;
    dct:title "Data Kelompok Kesenian Kelurahan Parit Mayor Kecamatan Pontianak Timur Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/560a6e7a-bf98-4d92-9dc4-4a3378093708/resource/a8b7159d-1093-4934-b662-7b30fd9eb5cd/download/data-kelompok-kesenian-kelurahan-parit-mayor-kecamatan-pontianak-timur-tahun-2021.xlsx> ;
    dcat:byteSize "11239"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlsx> a foaf:Document .

