@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/bdc249da-1e09-4ce8-8b83-f4e4ba802131> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Jenis, Alamat, Pengurus, Kelurahan dan Kecamatan" ;
    dct:identifier "bdc249da-1e09-4ce8-8b83-f4e4ba802131" ;
    dct:issued "2023-06-13T12:39:47.781748"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:39:47.781754"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rumah Ibadah Kelurahan Sungai Beliung Kecamatan Pontianak Barat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bdc249da-1e09-4ce8-8b83-f4e4ba802131/resource/00b1b9ff-7039-49ea-b092-4a982579176a>,
        <http://5.189.187.109/dataset/bdc249da-1e09-4ce8-8b83-f4e4ba802131/resource/58fa5251-ad0c-45ce-82f8-ddaca8dbdc18> ;
    dcat:keyword "Kelurahan Sungai Beliung",
        "Kota Pontianak",
        "Rumah Ibadah" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/bdc249da-1e09-4ce8-8b83-f4e4ba802131/resource/00b1b9ff-7039-49ea-b092-4a982579176a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-14T08:30:24.206505"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:39:47.773301"^^xsd:dateTime ;
    dct:title "Data Rumah Ibadah Kelurahan Sungai Beliung Kecamatan Pontianak Barat Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/bdc249da-1e09-4ce8-8b83-f4e4ba802131/resource/00b1b9ff-7039-49ea-b092-4a982579176a/download/data-rumah-ibadah-kelurahan-sungai-beliung-kecamatan-pontianak-barat-tahun-2021.xlsx> ;
    dcat:byteSize "10487"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/bdc249da-1e09-4ce8-8b83-f4e4ba802131/resource/58fa5251-ad0c-45ce-82f8-ddaca8dbdc18> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Jenis, Alamat, Pengurus, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-11-27T08:28:50.079284"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:39:47.771469"^^xsd:dateTime ;
    dct:title "Data Rumah Ibadah Kelurahan Sungai Beliung Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/bdc249da-1e09-4ce8-8b83-f4e4ba802131/resource/58fa5251-ad0c-45ce-82f8-ddaca8dbdc18/download/data-rumah-ibadah-kelurahan-sungai-beliung-tahun-2019.xlsx> ;
    dcat:byteSize "17327"^^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" .

<xlsx> a foaf:Document .

