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

<http://5.189.187.109/dataset/9d8ac736-9913-4a72-8bd0-f32caaa31fc8> a dcat:Dataset ;
    dct:description "Data Urusan Statistik Kabupaten Purworejo, Tahun 2023 - 2024" ;
    dct:identifier "9d8ac736-9913-4a72-8bd0-f32caaa31fc8" ;
    dct:issued "2026-01-22T07:20:46.496422"^^xsd:dateTime ;
    dct:modified "2026-01-22T07:20:46.496431"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5e535ccc-9970-4d86-ad2f-1dab0b83b73d> ;
    dct:title "1.2.20 Urusan Statistik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi, Informatika, Statistik dan Persandian Kabupaten Purworejo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/9d8ac736-9913-4a72-8bd0-f32caaa31fc8/resource/bd455a75-6c79-485b-99f2-64e372b1acf6> ;
    dcat:keyword "statistik" ;
    dcat:landingPage <Statistik> .

<Statistik> a foaf:Document .

<http://5.189.187.109/dataset/9d8ac736-9913-4a72-8bd0-f32caaa31fc8/resource/bd455a75-6c79-485b-99f2-64e372b1acf6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-08-20T08:12:58.060659"^^xsd:dateTime ;
    dct:modified "2026-01-22T07:20:46.493332"^^xsd:dateTime ;
    dct:title "1.2.20 Urusan Statistik.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b40baa84b2123b522fbf480847cf58cb"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.purworejokab.go.id/dataset/9d8ac736-9913-4a72-8bd0-f32caaa31fc8/resource/bd455a75-6c79-485b-99f2-64e372b1acf6/download/1.2.20.xlsx> ;
    dcat:byteSize "10085"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/5e535ccc-9970-4d86-ad2f-1dab0b83b73d> a foaf:Agent ;
    foaf:name "Kabupaten Purworejo" .

