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

<http://5.189.187.109/dataset/9a5991da-351b-4b59-98a7-6833f50cbbcf> a dcat:Dataset ;
    dct:description "Data Agregat Jumlah Peserta Paket A" ;
    dct:identifier "9a5991da-351b-4b59-98a7-6833f50cbbcf" ;
    dct:issued "2026-05-28T18:50:14.995558"^^xsd:dateTime ;
    dct:modified "2026-05-28T18:50:14.995575"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Peserta Paket A" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "codegarp" ] ;
    dcat:distribution <http://5.189.187.109/dataset/9a5991da-351b-4b59-98a7-6833f50cbbcf/resource/f9542acb-374a-4303-84f0-739fb6d9285b> ;
    dcat:keyword "satudata" .

<http://5.189.187.109/dataset/9a5991da-351b-4b59-98a7-6833f50cbbcf/resource/f9542acb-374a-4303-84f0-739fb6d9285b> a dcat:Distribution ;
    dct:description "Data Agregat Jumlah Peserta Paket A" ;
    dct:format "XLSX" ;
    dct:issued "2025-09-22T03:42:50.041271"^^xsd:dateTime ;
    dct:modified "2026-05-28T18:50:14.984196"^^xsd:dateTime ;
    dct:title "Triwulan 3 2025 [Peserta Paket A]" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/9a5991da-351b-4b59-98a7-6833f50cbbcf/resource/f9542acb-374a-4303-84f0-739fb6d9285b/download/triwulan_3_2025__peserta_paket_a_.xlsx> ;
    dcat:byteSize "6271"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

