@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/a012f601-58a5-4cde-9730-b04c24e5a7d9> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama kelompok, jenis, alamat kelompok, nama pengurus dan anggota\r
""" ;
    dct:identifier "a012f601-58a5-4cde-9730-b04c24e5a7d9" ;
    dct:issued "2023-06-13T11:57:32.030837"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:57:32.030843"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelompok Kesenian di Kelurahan Siantan Hulu" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/a012f601-58a5-4cde-9730-b04c24e5a7d9/resource/71cd4e72-2041-4685-80f6-54927972af4b> ;
    dcat:keyword "Data Kelompok Kesenian",
        "Kelurahan Siantan Hulu" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/a012f601-58a5-4cde-9730-b04c24e5a7d9/resource/71cd4e72-2041-4685-80f6-54927972af4b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-14T04:04:51.940640"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:57:32.022543"^^xsd:dateTime ;
    dct:title "Data Kelompok Kesenian Tahun 2020 di Kelurahan Siantan Hulu Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a012f601-58a5-4cde-9730-b04c24e5a7d9/resource/71cd4e72-2041-4685-80f6-54927972af4b/download/data-kelompok-kesenian-tahun-2020-di-kelurahan-siantan-hulu-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "10111"^^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 .

