@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/99c0c095-69d0-4a8b-88da-17df3e7a9375> a dcat:Dataset ;
    dct:identifier "26d8eedd-dcb6-4ef6-b36c-147d1c4a0cbe" ;
    dct:issued "2023-04-04T04:11:15"^^xsd:dateTime ;
    dct:modified "2024-08-27T06:11:18"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Keuangan Daerah Kota Depok" ] ;
    dct:title "Persentase SILPA" ;
    dcat:distribution <http://5.189.187.109/dataset/99c0c095-69d0-4a8b-88da-17df3e7a9375/resource/39f3547a-490f-482f-b980-6d11eaf74886> ;
    dcat:keyword "IKD",
        "SILPA" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/26d8eedd-dcb6-4ef6-b36c-147d1c4a0cbe> .

<http://5.189.187.109/dataset/99c0c095-69d0-4a8b-88da-17df3e7a9375/resource/39f3547a-490f-482f-b980-6d11eaf74886> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:14:40.266185"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:19:03.838757"^^xsd:dateTime ;
    dct:title "Persentase SILPA" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D4_D5_Persentase_SILPA_audited.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/26d8eedd-dcb6-4ef6-b36c-147d1c4a0cbe> a foaf:Document .

