@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/9d56d071-b644-46ea-8792-79b02fdc5880> a dcat:Dataset ;
    dct:description "Data Urusan Sosial Kabupaten Purworejo, Tahun 2023-2024" ;
    dct:identifier "9d56d071-b644-46ea-8792-79b02fdc5880" ;
    dct:issued "2026-01-22T07:20:45.246229"^^xsd:dateTime ;
    dct:modified "2026-01-22T07:20:45.246255"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5e535ccc-9970-4d86-ad2f-1dab0b83b73d> ;
    dct:title "1.1.06 Urusan Sosial" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi, Informatika, Statistik dan Persandian Kabupaten Purworejo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/9d56d071-b644-46ea-8792-79b02fdc5880/resource/16e25d45-da22-469c-8d96-410922060f4e> ;
    dcat:keyword "sosial" ;
    dcat:landingPage <Sosial> .

<Sosial> a foaf:Document .

<http://5.189.187.109/dataset/9d56d071-b644-46ea-8792-79b02fdc5880/resource/16e25d45-da22-469c-8d96-410922060f4e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-08-15T07:44:30.632951"^^xsd:dateTime ;
    dct:modified "2026-01-22T07:20:45.241838"^^xsd:dateTime ;
    dct:title "1.1.06 Sosial.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "bbd2e5185b87ca9c2307264b9bb483ad"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.purworejokab.go.id/dataset/9d56d071-b644-46ea-8792-79b02fdc5880/resource/16e25d45-da22-469c-8d96-410922060f4e/download/1.1.06.xlsx> ;
    dcat:byteSize "18848"^^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" .

