@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/f3c7365b-7dfd-48e6-a412-e99f6f46d980> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Ketua, Kelurahan dan Kecamatan" ;
    dct:identifier "f3c7365b-7dfd-48e6-a412-e99f6f46d980" ;
    dct:issued "2023-06-13T13:45:12.391946"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:45:12.391952"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Gereja Kelurahan Sungai Jawi Dalam" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f3c7365b-7dfd-48e6-a412-e99f6f46d980/resource/21420a63-342a-44ce-b605-00c660af114c> ;
    dcat:keyword "Gereja",
        "Kelurahan Sungai Jawi Dalam",
        "Kota Pontianak" .

<http://5.189.187.109:5000/dataset/f3c7365b-7dfd-48e6-a412-e99f6f46d980/resource/21420a63-342a-44ce-b605-00c660af114c> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Ketua, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-09-04T03:18:35.628832"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:45:12.383626"^^xsd:dateTime ;
    dct:title "Data Gereja Kelurahan Sungai Jawi Dalam Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/f3c7365b-7dfd-48e6-a412-e99f6f46d980/resource/21420a63-342a-44ce-b605-00c660af114c/download/data-gereja-kelurahan-sungai-jawi-dalam-tahun-2019.xlsx> ;
    dcat:byteSize "15570"^^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" .

