@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/ae8ec77a-85fc-48a2-980f-1c05898f5a6b> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama Pemilik, Alamat Pemilik, Alamat Kost, Jumlah Kamar, Izin Usaha, Kelurahan dan Kecamatan" ;
    dct:identifier "ae8ec77a-85fc-48a2-980f-1c05898f5a6b" ;
    dct:issued "2023-06-13T12:15:58.200143"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:15:58.200148"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rumah Kost Kelurahan Benua Melayu Laut 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/ae8ec77a-85fc-48a2-980f-1c05898f5a6b/resource/aacdea45-b0da-4600-a3d1-00e863e9d8e0>,
        <http://5.189.187.109:5000/dataset/ae8ec77a-85fc-48a2-980f-1c05898f5a6b/resource/b8e42d5d-7013-4930-bbe9-47082f698ce6> ;
    dcat:keyword "Kelurahan Benua Melayu Laut",
        "Rumah Kost" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/ae8ec77a-85fc-48a2-980f-1c05898f5a6b/resource/aacdea45-b0da-4600-a3d1-00e863e9d8e0> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama Pemilik, Alamat Pemilik, Alamat Kost, Jumlah Kamar, Izin Usaha, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-23T04:25:03.612329"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:15:58.191702"^^xsd:dateTime ;
    dct:title "Data Rumah Kost dan Kontrakan Kelurahan Benua Melayu Laut Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/ae8ec77a-85fc-48a2-980f-1c05898f5a6b/resource/aacdea45-b0da-4600-a3d1-00e863e9d8e0/download/data-rumah-kost-dan-kontrakan-kelurahan-benua-melayu-laut-tahun-2019.xlsx> ;
    dcat:byteSize "18723"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/ae8ec77a-85fc-48a2-980f-1c05898f5a6b/resource/b8e42d5d-7013-4930-bbe9-47082f698ce6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-14T03:28:28.030417"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:15:58.193552"^^xsd:dateTime ;
    dct:title "Data Rumah Kost Kelurahan Benuamelayu Laut Kecamatan Pontianak Selatan Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/ae8ec77a-85fc-48a2-980f-1c05898f5a6b/resource/b8e42d5d-7013-4930-bbe9-47082f698ce6/download/data-rumah-kost-kelurahan-benuamelayu-laut-kecamatan-pontianak-selatan-tahun-2021.xlsx> ;
    dcat:byteSize "12161"^^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 .

