@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/fa501d5e-1083-40e3-b4a6-04be16d5313f> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama usaha, jenis usaha, alamat usaha, nama pemilik, no. perizinan, jumlah anggota dan pendapatan\r
""" ;
    dct:identifier "fa501d5e-1083-40e3-b4a6-04be16d5313f" ;
    dct:issued "2023-06-13T13:52:31.505939"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:52:31.505944"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelompok Usaha Kecil Menengah di Kelurahan Siantan Hulu" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/fa501d5e-1083-40e3-b4a6-04be16d5313f/resource/1497b6a3-df6e-48d7-9905-ead40807d54b> ;
    dcat:keyword "Data Kelompok Usaha Kecil Menengah",
        "Kelurahan Siantan Hulu" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/fa501d5e-1083-40e3-b4a6-04be16d5313f/resource/1497b6a3-df6e-48d7-9905-ead40807d54b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-14T07:39:09.195287"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:52:31.498115"^^xsd:dateTime ;
    dct:title "Data Kelompok Usaha Kecil Menengah Tahun 2020 di Kelurahan Siantan Hulu Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/fa501d5e-1083-40e3-b4a6-04be16d5313f/resource/1497b6a3-df6e-48d7-9905-ead40807d54b/download/data-kelompok-usaha-kecil-menengah-tahun-2020-di-kelurahan-siantan-hulu-kecamatan-pontianak-uta.xlsx> ;
    dcat:byteSize "22207"^^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 .

