@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/6dd05029-7e70-479c-ac98-08eceb86c5c4> a dcat:Dataset ;
    dct:description "Jumlah arsip yang terlayankan Juli 2025" ;
    dct:identifier "6dd05029-7e70-479c-ac98-08eceb86c5c4" ;
    dct:issued "2026-05-05T14:14:31.876001"^^xsd:dateTime ;
    dct:modified "2026-05-05T14:14:31.876029"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Data Arsip Yang Dilayankan Juli 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kearsipan dan Perpustakaan Provinsi Jawa Tengah" ;
            vcard:hasEmail <mailto:arpus@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6dd05029-7e70-479c-ac98-08eceb86c5c4/resource/bcfee9c9-fbd3-4436-9720-a63f2a250c60> ;
    dcat:keyword "Arsip",
        "Arsip Statis",
        "Dinarpus Jateng",
        "Pelayanan" .

<http://5.189.187.109/dataset/6dd05029-7e70-479c-ac98-08eceb86c5c4/resource/bcfee9c9-fbd3-4436-9720-a63f2a250c60> a dcat:Distribution ;
    dct:description "Jumlah arsip statis yang dimanfaatkan oleh masyarakat, Juli 2025" ;
    dct:format "XLSX" ;
    dct:issued "2025-09-15T07:53:04.993285"^^xsd:dateTime ;
    dct:modified "2026-05-05T14:14:31.857468"^^xsd:dateTime ;
    dct:title "Data Arsip yang Dilayankan - Juli 2025.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6dd05029-7e70-479c-ac98-08eceb86c5c4/resource/bcfee9c9-fbd3-4436-9720-a63f2a250c60/download/data-arsip-yang-dilayankan-juli-2025.xlsx> ;
    dcat:byteSize "21728"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

