@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/287a30e1-c614-4ac6-93ef-1717a8482803> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama usaha, komoditas, alamat usaha, nama pemilik, perizinan dan jumlah anggota/karyawan\r
""" ;
    dct:identifier "287a30e1-c614-4ac6-93ef-1717a8482803" ;
    dct:issued "2023-06-13T09:49:06.715496"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:49:06.715501"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Industri Kecil Menengah di Kelurahan Siantan Hulu" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/287a30e1-c614-4ac6-93ef-1717a8482803/resource/e6e1421d-2035-41d5-95cb-1291a6cb7450> ;
    dcat:keyword "Data IKM",
        "Kelurahan Siantan Hulu" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/287a30e1-c614-4ac6-93ef-1717a8482803/resource/e6e1421d-2035-41d5-95cb-1291a6cb7450> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-14T03:18:15.326205"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:49:06.709192"^^xsd:dateTime ;
    dct:title "Data Industri Kecil Menengah Tahun 2020 di Kelurahan Siantan Hulu.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/287a30e1-c614-4ac6-93ef-1717a8482803/resource/e6e1421d-2035-41d5-95cb-1291a6cb7450/download/data-industri-kecil-menengah-tahun-2020-di-kelurahan-siantan-hulu.xlsx> ;
    dcat:byteSize "10185"^^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 .

