@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/65d4044b-d66f-4929-ad83-a3a820548178> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Pengurus, Jumlah Anggota,Kelurahan dan Kecamatan" ;
    dct:identifier "65d4044b-d66f-4929-ad83-a3a820548178" ;
    dct:issued "2023-06-13T10:53:24.991997"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:53:24.992002"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelompok Usaha Kecil Menengah Kelurahan Sungai Beliung 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:5000/dataset/65d4044b-d66f-4929-ad83-a3a820548178/resource/1a59d4a5-d5aa-4675-9387-e7d29aee9cbf>,
        <http://5.189.187.109:5000/dataset/65d4044b-d66f-4929-ad83-a3a820548178/resource/d0087104-a3df-445c-8c8f-b0861d2d1d55> ;
    dcat:keyword "Kelompok UKM",
        "Kelurahan Sungai Beliung",
        "Kota Pontianak" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/65d4044b-d66f-4929-ad83-a3a820548178/resource/1a59d4a5-d5aa-4675-9387-e7d29aee9cbf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-14T03:04:49.533991"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:53:24.982684"^^xsd:dateTime ;
    dct:title "Data Kelompok Usaha Kecil Menengah di Kelurahan Sungai Beliung Kecamatan Pontianak Barat Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/65d4044b-d66f-4929-ad83-a3a820548178/resource/1a59d4a5-d5aa-4675-9387-e7d29aee9cbf/download/data-kelompok-usaha-kecil-menengah-di-kelurahan-sungai-beliung-kecamatan-pontianak-barat-tahun-.xlsx> ;
    dcat:byteSize "10255"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/65d4044b-d66f-4929-ad83-a3a820548178/resource/d0087104-a3df-445c-8c8f-b0861d2d1d55> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Pengurus, Jumlah Anggota,Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-08T01:57:53.735061"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:53:24.980910"^^xsd:dateTime ;
    dct:title "Data Kelompok Usaha Kecil Menengah Kelurahan Sungai Beliung Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/65d4044b-d66f-4929-ad83-a3a820548178/resource/d0087104-a3df-445c-8c8f-b0861d2d1d55/download/data-kelompok-usaha-kecil-menengah-kelurahan-sungai-beliung-tahun-2019.xlsx> ;
    dcat:byteSize "34576"^^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 .

