@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/6a76dd15-150a-44b6-8939-b59f2e94a834> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama,Jenis Usaha, Alamat Usaha dan Keterangan" ;
    dct:identifier "6a76dd15-150a-44b6-8939-b59f2e94a834" ;
    dct:issued "2023-06-13T10:57:20.448393"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:57:20.448398"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pedagang Kaki Lima Kelurahan Tambelan Sampit" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6a76dd15-150a-44b6-8939-b59f2e94a834/resource/67274737-214a-4bb0-9ac0-d7db4b3150df> ;
    dcat:keyword "Kelurahan Tambelan Sampit",
        "Kota Pontianak",
        "PKL" .

<http://5.189.187.109:5000/dataset/6a76dd15-150a-44b6-8939-b59f2e94a834/resource/67274737-214a-4bb0-9ac0-d7db4b3150df> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama,Jenis Usaha, Alamat Usaha dan Keterangan" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-15T06:58:34.145707"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:57:20.440707"^^xsd:dateTime ;
    dct:title "Data Pedagang Kaki Lima Kelurahan Tambelan Sampit Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/6a76dd15-150a-44b6-8939-b59f2e94a834/resource/67274737-214a-4bb0-9ac0-d7db4b3150df/download/data-pedagang-kaki-lima-kelurahan-tambelan-sampit-tahun-2019.xlsx> ;
    dcat:byteSize "15174"^^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" .

