@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#> .

<https://data.kaltimprov.go.id/dataset/a22c218e-6dba-415a-ac40-d67679ce5cbb> a dcat:Dataset ;
    dct:description "Data Ini berisikan tentang realisasi bulan april tahun 2023" ;
    dct:identifier "a22c218e-6dba-415a-ac40-d67679ce5cbb" ;
    dct:issued "2025-10-02T06:19:41.463182"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:41.463188"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Realisasi Bulan April Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Syarif Hidayatullah" ;
            vcard:hasEmail <mailto:hidayats616@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/a22c218e-6dba-415a-ac40-d67679ce5cbb/resource/8d743207-5057-4b3f-9182-13b9995d9336> .

<https://data.kaltimprov.go.id/dataset/a22c218e-6dba-415a-ac40-d67679ce5cbb/resource/8d743207-5057-4b3f-9182-13b9995d9336> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-06-13T02:03:14.895482"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:41.461983"^^xsd:dateTime ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/a22c218e-6dba-415a-ac40-d67679ce5cbb/resource/8d743207-5057-4b3f-9182-13b9995d9336/download/4.-lap.-realisasi-april_2023.xlsx> ;
    dcat:byteSize "156744"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

