@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/65066260-269d-4963-958d-a8e087bde8f0> a dcat:Dataset ;
    dct:description "Dataset ini berisi Nama, Alamat, Pengurus dan Keterangan, " ;
    dct:identifier "65066260-269d-4963-958d-a8e087bde8f0" ;
    dct:issued "2023-06-13T10:52:31.240606"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:52:31.240611"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Toko Obat Kelurahan Sungai Jawi Dalam" ;
    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/65066260-269d-4963-958d-a8e087bde8f0/resource/02d555de-7e55-483c-9f2d-3a30b72ba917>,
        <http://5.189.187.109:5000/dataset/65066260-269d-4963-958d-a8e087bde8f0/resource/6c6f1114-04dc-43c0-9773-a5e34a6726bc> ;
    dcat:keyword "Kelurahan Sungai Jawi Dalam",
        "Toko Obat" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/65066260-269d-4963-958d-a8e087bde8f0/resource/02d555de-7e55-483c-9f2d-3a30b72ba917> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-17T02:48:07.164868"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:52:31.234349"^^xsd:dateTime ;
    dct:title "Data Toko Obat Tahun 2020 di Kelurahan Sungai Jawi Dalam Kecamatan Pontianak Barat.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/65066260-269d-4963-958d-a8e087bde8f0/resource/02d555de-7e55-483c-9f2d-3a30b72ba917/download/data-toko-obat-tahun-2020-di-kelurahan-sungai-jawi-dalam-kecamatan-pontianak-barat.xlsx> ;
    dcat:byteSize "10201"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/65066260-269d-4963-958d-a8e087bde8f0/resource/6c6f1114-04dc-43c0-9773-a5e34a6726bc> 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:58:12.850037"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:52:31.232498"^^xsd:dateTime ;
    dct:title "Data Toko Obat Kelurahan Sungai Jawi Dalam Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/65066260-269d-4963-958d-a8e087bde8f0/resource/6c6f1114-04dc-43c0-9773-a5e34a6726bc/download/data-toko-obat-kelurahan-sungai-jawi-dalam-tahun-2019.xlsx> ;
    dcat:byteSize "14728"^^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 .

