@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/124c44ef-b345-473e-912c-28e46b3e9238> a dcat:Dataset ;
    dct:description "Data Forum Genre Kabupaten Cilacap" ;
    dct:identifier "124c44ef-b345-473e-912c-28e46b3e9238" ;
    dct:issued "2026-04-10T02:15:45.892327"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:15:45.892347"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Data Forum Genre Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "waluyo" ;
            vcard:hasEmail <mailto:kbpppa@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/124c44ef-b345-473e-912c-28e46b3e9238/resource/2ff17645-2042-4888-9d81-34c6156d0d1b> .

<http://5.189.187.109/dataset/124c44ef-b345-473e-912c-28e46b3e9238/resource/2ff17645-2042-4888-9d81-34c6156d0d1b> a dcat:Distribution ;
    dct:description "Data Forum Genre Kabupaten Cilacap Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-01T09:08:26.163767"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:15:45.886728"^^xsd:dateTime ;
    dct:title "Tahun 2023" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/124c44ef-b345-473e-912c-28e46b3e9238/resource/2ff17645-2042-4888-9d81-34c6156d0d1b/download/data-forgen-2023.xlsx> ;
    dcat:byteSize "118326"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

