@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/9469d566-2b78-4585-8e20-10e73dcbe9d3> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama swalayan atau sepermarket, alamat dan keterangan\r
""" ;
    dct:identifier "9469d566-2b78-4585-8e20-10e73dcbe9d3" ;
    dct:issued "2023-06-13T11:47:14.013883"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:47:14.013889"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Swalayan atau supermarket di Kelurahan Kotabaru Kecamatan Pontianak Selatan" ;
    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/9469d566-2b78-4585-8e20-10e73dcbe9d3/resource/8652844b-d024-444b-8c63-e113c9439e02> ;
    dcat:keyword "Data Swalayan dan Supermarket",
        "Kelurahan Kotabaru" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/9469d566-2b78-4585-8e20-10e73dcbe9d3/resource/8652844b-d024-444b-8c63-e113c9439e02> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-11-09T07:06:01.691215"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:47:14.005258"^^xsd:dateTime ;
    dct:title "Data Swalayan atau Supermarket di Kelurahan Kotabaru Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/9469d566-2b78-4585-8e20-10e73dcbe9d3/resource/8652844b-d024-444b-8c63-e113c9439e02/download/data-swalayan-atau-supermarket-di-kelurahan-kotabaru-tahun-2020.xlsx> ;
    dcat:byteSize "10159"^^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 .

