@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/05e8d3b9-bb9a-4594-91eb-363918c2e9ed> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Pengurus, Kelurahan dan Kecamatan" ;
    dct:identifier "05e8d3b9-bb9a-4594-91eb-363918c2e9ed" ;
    dct:issued "2023-06-13T09:11:24.629772"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:11:24.629778"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Majelis Taklim Kelurahan Pal Lima" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/05e8d3b9-bb9a-4594-91eb-363918c2e9ed/resource/c04ad1fe-f69d-42df-922a-b8b2e4842c55> ;
    dcat:keyword "Kelurahan Pal Lima",
        "Kota Pontianak",
        "Majelis Taklim" .

<http://5.189.187.109:5000/dataset/05e8d3b9-bb9a-4594-91eb-363918c2e9ed/resource/c04ad1fe-f69d-42df-922a-b8b2e4842c55> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Pengurus, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-15T00:34:54.125293"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:11:24.621377"^^xsd:dateTime ;
    dct:title "Data Majelis Taklim Kelurahan Pal Lima Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/05e8d3b9-bb9a-4594-91eb-363918c2e9ed/resource/c04ad1fe-f69d-42df-922a-b8b2e4842c55/download/data-majelis-taklim-kelurahan-pal-lima-tahun-2019.xlsx> ;
    dcat:byteSize "15523"^^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" .

