@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/f3bc0cca-3785-4665-b34d-cfda4aeaafa4> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama kelompok, jenis kegiatan, alamat, pengurus dan nomor hp pengurus\r
""" ;
    dct:identifier "f3bc0cca-3785-4665-b34d-cfda4aeaafa4" ;
    dct:issued "2023-06-13T13:45:06.754792"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:45:06.754798"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelompok Seni di Kelurahan Sungai Jawi Dalam" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f3bc0cca-3785-4665-b34d-cfda4aeaafa4/resource/deefbf90-1e6c-4a03-bd1a-6a37f45d458e> ;
    dcat:keyword "Data Kelompok Seni",
        "Kelurahan Sungai Jawi Dalam" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/f3bc0cca-3785-4665-b34d-cfda4aeaafa4/resource/deefbf90-1e6c-4a03-bd1a-6a37f45d458e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-18T01:25:26.595080"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:45:06.748347"^^xsd:dateTime ;
    dct:title "Data Kelompok Seni Tahun 2020 di Kelurahan Sungai Jawi Dalam Kecamatan Pontianak Barat.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/f3bc0cca-3785-4665-b34d-cfda4aeaafa4/resource/deefbf90-1e6c-4a03-bd1a-6a37f45d458e/download/data-kelompok-seni-tahun-2020-di-kelurahan-sungai-jawi-dalam-kecamatan-pontianak-barat.xlsx> ;
    dcat:byteSize "11034"^^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 .

