@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/06f42090-e421-4627-8b91-4125682d5d90> a dcat:Dataset ;
    dct:description """Data set ini berisi nama perusahaan, komoditi usaha, , alamat usaha, nama pemilik, alamat pengurus, nomor izin, jumlah karyawan, kelurahan dan kecamatan\r
""" ;
    dct:identifier "06f42090-e421-4627-8b91-4125682d5d90" ;
    dct:issued "2023-06-13T09:12:48.122525"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:12:48.122530"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelompok Usaha Kecil Menengah Kelurahan Darat Sekip Kecamatan Pontianak Kota" ;
    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/06f42090-e421-4627-8b91-4125682d5d90/resource/26923972-b09b-4869-b3db-dd6d14026320>,
        <http://5.189.187.109/dataset/06f42090-e421-4627-8b91-4125682d5d90/resource/ff5497ac-79a7-45cc-a92a-37df405bc89b> ;
    dcat:keyword "Data UMKM",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/06f42090-e421-4627-8b91-4125682d5d90/resource/26923972-b09b-4869-b3db-dd6d14026320> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-28T03:55:52.615380"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:12:48.115580"^^xsd:dateTime ;
    dct:title "Data Kelompok Usaha Kecil Menengah Kelurahan Darat Sekip Kecamatan Pontianak Kota Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/06f42090-e421-4627-8b91-4125682d5d90/resource/26923972-b09b-4869-b3db-dd6d14026320/download/data-kelompok-usaha-kecil-menengah-kelurahan-darat-sekip-kecamatan-pontianak-kota-tahun-2021.xlsx> ;
    dcat:byteSize "10038"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/06f42090-e421-4627-8b91-4125682d5d90/resource/ff5497ac-79a7-45cc-a92a-37df405bc89b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-03T02:25:46.854691"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:12:48.113578"^^xsd:dateTime ;
    dct:title "Data Kelompok Usaha Kecil Menengah Tahun 2019 di Kelurahan Darat Sekip.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/06f42090-e421-4627-8b91-4125682d5d90/resource/ff5497ac-79a7-45cc-a92a-37df405bc89b/download/data-kelompok-usaha-kecil-menengah-tahun-2019-di-kelurahan-darat-sekip.xlsx> ;
    dcat:byteSize "13609"^^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 .

