@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/e3b32b38-9a64-46f7-824e-3d0adda1886c> a dcat:Dataset ;
    dct:description "Data jumlah PPKS yang tertangani pada tahun 2021" ;
    dct:identifier "e3b32b38-9a64-46f7-824e-3d0adda1886c" ;
    dct:issued "2024-10-11T06:39:23.128356"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:39:23.128365"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Jumlah PPKS yang Tertangani Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Adi" ;
            vcard:hasEmail <mailto:adisatyaa119@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e3b32b38-9a64-46f7-824e-3d0adda1886c/resource/56b581a4-4cee-4747-8339-148ee3a5f1f6> ;
    dcat:keyword "2021",
        "denpasar",
        "dinsos",
        "ppks",
        "sosial" .

<http://5.189.187.109/dataset/e3b32b38-9a64-46f7-824e-3d0adda1886c/resource/56b581a4-4cee-4747-8339-148ee3a5f1f6> a dcat:Distribution ;
    dct:description "Data jumlah PPKS yang tertangani pada tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-10-08T09:42:08.666071"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:39:23.112347"^^xsd:dateTime ;
    dct:title "Jumlah PPKS yang Tertangani Tahun 2021" ;
    dcat:accessURL <https://pusatdata.denpasarkota.go.id/?page=Data-Detail&domain=&language=id&action=downloadexcel2&type=csv&id=1665052338> .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

