@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/0154f566-423e-40e1-a925-78379877eaea> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Jenis, Kelurahan dan Kecamatan" ;
    dct:identifier "0154f566-423e-40e1-a925-78379877eaea" ;
    dct:issued "2023-06-13T09:07:08.740806"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:07:08.740813"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Lembaga Keuangan Kelurahan Sungai Jawi Luar 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/0154f566-423e-40e1-a925-78379877eaea/resource/5474a9b3-b847-4f00-868e-53e44e33ee54>,
        <http://5.189.187.109/dataset/0154f566-423e-40e1-a925-78379877eaea/resource/ea9cd771-036e-4592-9f77-dba66474e267> ;
    dcat:keyword "Kelurahan Sungai Jawi Luar",
        "Kota Pontianak",
        "Lembaga Keuangan" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/0154f566-423e-40e1-a925-78379877eaea/resource/5474a9b3-b847-4f00-868e-53e44e33ee54> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Jenis, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-09-29T02:19:40.817659"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:07:08.729588"^^xsd:dateTime ;
    dct:title "Data Lembaga Keuangan Kelurahan Sungai Jawi Luar Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/0154f566-423e-40e1-a925-78379877eaea/resource/5474a9b3-b847-4f00-868e-53e44e33ee54/download/data-lembaga-keuangan-kelurahan-sungai-jawi-luar-tahun-2019.xlsx> ;
    dcat:byteSize "15180"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/0154f566-423e-40e1-a925-78379877eaea/resource/ea9cd771-036e-4592-9f77-dba66474e267> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-17T03:03:29.650000"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:07:08.731471"^^xsd:dateTime ;
    dct:title "Data Lembaga Keuangan Kelurahan Sungaijawi Luar Kecamatan Pontianak Barat Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/0154f566-423e-40e1-a925-78379877eaea/resource/ea9cd771-036e-4592-9f77-dba66474e267/download/data-lembaga-keuangan-kelurahan-sungaijawi-luar-kecamatan-pontianak-barat-tahun-2021.xlsx> ;
    dcat:byteSize "10676"^^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 .

