@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/19e106b9-5ddb-4e17-b705-d56545fd4ba0> a dcat:Dataset ;
    dct:description """Dataset ini beisi nama rumah ibadah, jenis, alamat dan nama pengurus\r
""" ;
    dct:identifier "19e106b9-5ddb-4e17-b705-d56545fd4ba0" ;
    dct:issued "2023-06-13T09:33:35.083677"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:33:35.083683"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rumah Ibadah di Kelurahan Siantan Hulu" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/19e106b9-5ddb-4e17-b705-d56545fd4ba0/resource/f2b77f8e-e8b5-48d5-b536-eae9e04da083> ;
    dcat:keyword "Data Rumah Ibadah",
        "Kelurahan Siantan Hulu" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/19e106b9-5ddb-4e17-b705-d56545fd4ba0/resource/f2b77f8e-e8b5-48d5-b536-eae9e04da083> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-16T01:21:48.380223"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:33:35.072446"^^xsd:dateTime ;
    dct:title "Data Rumah Ibadah Tahun 2020 di Kelurahan Siantan Hulu Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/19e106b9-5ddb-4e17-b705-d56545fd4ba0/resource/f2b77f8e-e8b5-48d5-b536-eae9e04da083/download/data-rumah-ibadah-tahun-2020-di-kelurahan-siantan-hulu-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "14304"^^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 .

