@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:5000/dataset/30e1a7fe-820b-47eb-aafd-786db161b073> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama , Alamat, Kelurahan, Kondisi, Ketua, Jumlah Pengurus dan Keterangan" ;
    dct:identifier "30e1a7fe-820b-47eb-aafd-786db161b073" ;
    dct:issued "2023-06-13T09:56:49.784293"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:56:49.784298"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rumah Ibadah Kelurahan Akcaya Kecamatan Pontianak Selatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/30e1a7fe-820b-47eb-aafd-786db161b073/resource/92f139a3-7afe-4175-9493-eb595687ff07>,
        <http://5.189.187.109:5000/dataset/30e1a7fe-820b-47eb-aafd-786db161b073/resource/974de9d4-bd5c-404c-821c-e85e3f2a0aa0> ;
    dcat:keyword "Kelurahan Akcaya",
        "Kota Pontianak",
        "Rumah Ibadah" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/30e1a7fe-820b-47eb-aafd-786db161b073/resource/92f139a3-7afe-4175-9493-eb595687ff07> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama , Alamat, Kelurahan, Kondisi, Ketua, Jumlah Pengurus dan Keterangan" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-23T03:59:54.184364"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:56:49.774724"^^xsd:dateTime ;
    dct:title "Data Rumah Ibadah Kelurahan Akcaya Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/30e1a7fe-820b-47eb-aafd-786db161b073/resource/92f139a3-7afe-4175-9493-eb595687ff07/download/data-rumah-ibadah-kelurahan-akcaya-tahun-2019.xlsx> ;
    dcat:byteSize "16780"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/30e1a7fe-820b-47eb-aafd-786db161b073/resource/974de9d4-bd5c-404c-821c-e85e3f2a0aa0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-08T07:27:49.684713"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:56:49.776598"^^xsd:dateTime ;
    dct:title "Data Rumah Ibadah Kelurahan Akcaya Kecamatan Pontianak Selatan Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/30e1a7fe-820b-47eb-aafd-786db161b073/resource/974de9d4-bd5c-404c-821c-e85e3f2a0aa0/download/data-rumah-ibadah-kelurahan-akcaya-kecamatan-pontianak-selatan-tahun-2021.xlsx> ;
    dcat:byteSize "17223"^^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 .

