@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/dataset/203a1c45-5a8e-47e4-99e9-21bbd2711b82> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Pengurus,Keterangan, Kelurahan dan Kecamatan" ;
    dct:identifier "203a1c45-5a8e-47e4-99e9-21bbd2711b82" ;
    dct:issued "2023-06-13T09:40:32.770547"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:40:32.770554"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Toko Obat Kelurahan Sungai Beliung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/203a1c45-5a8e-47e4-99e9-21bbd2711b82/resource/c3e07cb7-c6aa-4dda-af2c-b7f17ee9171d> ;
    dcat:keyword "Kelurahan Sungai Beliung",
        "Kota Pontianak",
        "Toko Obat" .

<http://5.189.187.109/dataset/203a1c45-5a8e-47e4-99e9-21bbd2711b82/resource/c3e07cb7-c6aa-4dda-af2c-b7f17ee9171d> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Pengurus,Keterangan, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-12-03T02:56:29.218678"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:40:32.762661"^^xsd:dateTime ;
    dct:title "Data Toko Obat Kelurahan Sungai Beliung Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/203a1c45-5a8e-47e4-99e9-21bbd2711b82/resource/c3e07cb7-c6aa-4dda-af2c-b7f17ee9171d/download/data-toko-obat-kelurahan-sungai-beliung-tahun-2019.xlsx> ;
    dcat:byteSize "14693"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

