@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/88369e37-d76c-4072-8ece-a2344fa44b22> a dcat:Dataset ;
    dct:description "Data ini berisi jumlah penerima bantuan untuk Penyandang Pemerlu Kesejahteraan Sosial yang terbantu Tahun 2023 berdasarkan jenis kelamin yang berada di Kabupaten Probolinggo. " ;
    dct:identifier "88369e37-d76c-4072-8ece-a2344fa44b22" ;
    dct:issued "2024-05-15T05:48:58.288849"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:48:58.288856"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Penyandang Pemerlu Kesejahteraan Sosial yang terbantu Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rizal Hidayat Afandi" ;
            vcard:hasEmail <mailto:rizaldayat19@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/88369e37-d76c-4072-8ece-a2344fa44b22/resource/1dd73b3f-830a-446f-853f-f3ec86a7d5db> ;
    dcat:keyword "2023",
        "kabupaten",
        "kecamatan",
        "ppks",
        "probolinggo",
        "sosial" ;
    dcat:landingPage <http:ppks2023.csv> .

<http://5.189.187.109:5000/dataset/88369e37-d76c-4072-8ece-a2344fa44b22/resource/1dd73b3f-830a-446f-853f-f3ec86a7d5db> a dcat:Distribution ;
    dct:description "kabupaten, jawa timur, kecamatan, ppks, laki-laki, perempuan,dinas sosial" ;
    dct:format "CSV" ;
    dct:issued "2023-06-15T05:02:50.158433"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:48:58.266622"^^xsd:dateTime ;
    dct:title "14 Juni 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/88369e37-d76c-4072-8ece-a2344fa44b22/resource/1dd73b3f-830a-446f-853f-f3ec86a7d5db/download/penyandang-pemerlu-kesejahteraan-sosial-yang-terbantu-tahun-2023.csv> ;
    dcat:byteSize "2426"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> a foaf:Agent ;
    foaf:name "Kabupaten Probolinggo" .

<http:ppks2023.csv> a foaf:Document .

