@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/e49b0110-8817-4886-aaed-2c715051fc4e> a dcat:Dataset ;
    dct:description """Data set ini berisi nama lembaga keuangan, alamat, jenis usaha dan kelurahan\r
""" ;
    dct:identifier "e49b0110-8817-4886-aaed-2c715051fc4e" ;
    dct:issued "2023-06-13T13:28:37.289232"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:28:37.289238"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Lembaga Keuangan di Kecamatan Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e49b0110-8817-4886-aaed-2c715051fc4e/resource/64a05917-b39b-4b1e-ad74-f67cf74a728e> ;
    dcat:keyword "Data Lembaga Keuangan",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/e49b0110-8817-4886-aaed-2c715051fc4e/resource/64a05917-b39b-4b1e-ad74-f67cf74a728e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-27T04:21:46.615781"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:28:37.282894"^^xsd:dateTime ;
    dct:title "Data Lembaga Keuangan Tahun 2019 di Kecamatan Pontianak Kota.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e49b0110-8817-4886-aaed-2c715051fc4e/resource/64a05917-b39b-4b1e-ad74-f67cf74a728e/download/data-lembaga-keuangan-tahun-2019-di-kecamatan-pontianak-kota.xlsx> ;
    dcat:byteSize "12680"^^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 .

