@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/dataset/aa00f15e-0379-4129-87be-a0d1fb2d1e38> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Ketua, Kelurahan dan Kecamatan" ;
    dct:identifier "aa00f15e-0379-4129-87be-a0d1fb2d1e38" ;
    dct:issued "2023-06-13T12:10:48.836114"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:10:48.836121"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Gereja Kelurahan Sungai Beliung" ;
    dcat:distribution <http://5.189.187.109/dataset/aa00f15e-0379-4129-87be-a0d1fb2d1e38/resource/61477410-0a6b-465f-be99-7c6edf7425e6> ;
    dcat:keyword "Gereja",
        "Kelurahan Sungai Beliung",
        "Kota Pontianak" .

<http://5.189.187.109/dataset/aa00f15e-0379-4129-87be-a0d1fb2d1e38/resource/61477410-0a6b-465f-be99-7c6edf7425e6> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Ketua, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-09-04T03:16:42.897270"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:10:48.826140"^^xsd:dateTime ;
    dct:title "Data Gereja Kelurahan Sungai Beliung Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/aa00f15e-0379-4129-87be-a0d1fb2d1e38/resource/61477410-0a6b-465f-be99-7c6edf7425e6/download/data-gereja-kelurahan-sungai-beliung-tahun-2019.xlsx> ;
    dcat:byteSize "16335"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

