@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/a855dfd5-4487-4454-84cb-bb25ca32f30b> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Jumlah Kios, Jumlah Lapak, Kelurahan dan Kecamatan" ;
    dct:identifier "a855dfd5-4487-4454-84cb-bb25ca32f30b" ;
    dct:issued "2023-06-13T12:08:57.052648"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:08:57.052653"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pasar Kelurahan Sungai Jawi Luar 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/a855dfd5-4487-4454-84cb-bb25ca32f30b/resource/4f574641-2aaf-4f55-bf11-2c2867f87228>,
        <http://5.189.187.109:5000/dataset/a855dfd5-4487-4454-84cb-bb25ca32f30b/resource/a636e29e-628d-491d-9ae5-563f59292bd2> ;
    dcat:keyword "Kelurahan Sungai Jawi Luar",
        "Kota Pontianak",
        "Pasar" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/a855dfd5-4487-4454-84cb-bb25ca32f30b/resource/4f574641-2aaf-4f55-bf11-2c2867f87228> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Jumlah Kios, Jumlah Lapak, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-15T01:03:24.310127"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:08:57.042742"^^xsd:dateTime ;
    dct:title "Data Pasar Kelurahan Sungai Jawi Luar Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a855dfd5-4487-4454-84cb-bb25ca32f30b/resource/4f574641-2aaf-4f55-bf11-2c2867f87228/download/data-pasar-kelurahan-sungai-jawi-luar-tahun-2019.xlsx> ;
    dcat:byteSize "16642"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/a855dfd5-4487-4454-84cb-bb25ca32f30b/resource/a636e29e-628d-491d-9ae5-563f59292bd2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-17T03:10:33.095224"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:08:57.044571"^^xsd:dateTime ;
    dct:title "Data Pasar Kelurahan Sungaijawi Luar Kecamatan Pontianak Barat Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a855dfd5-4487-4454-84cb-bb25ca32f30b/resource/a636e29e-628d-491d-9ae5-563f59292bd2/download/data-pasar-kelurahan-sungaijawi-luar-kecamatan-pontianak-barat-tahun-2021.xlsx> ;
    dcat:byteSize "10673"^^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 .

