@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/1de34298-a792-44e9-9eb9-9e0ab1a06005> a dcat:Dataset ;
    dct:description "Data Pelayanan Bayi di Kabupaten Purworejo" ;
    dct:identifier "1de34298-a792-44e9-9eb9-9e0ab1a06005" ;
    dct:issued "2026-01-22T07:13:33.134873"^^xsd:dateTime ;
    dct:modified "2026-01-22T07:13:33.134887"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5e535ccc-9970-4d86-ad2f-1dab0b83b73d> ;
    dct:title "Tabel 2.3.1.2. Data Pelayanan Bayi di Kabupaten Purworejo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfostasandi" ;
            vcard:hasEmail <mailto:tisp.purworejokab@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1de34298-a792-44e9-9eb9-9e0ab1a06005/resource/f83c3742-2ae7-4b2d-b6ab-747ba89f4b09> ;
    dcat:keyword "anak",
        "kesehatan" .

<http://5.189.187.109/dataset/1de34298-a792-44e9-9eb9-9e0ab1a06005/resource/f83c3742-2ae7-4b2d-b6ab-747ba89f4b09> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-04-30T07:03:38.995910"^^xsd:dateTime ;
    dct:modified "2026-01-22T07:13:33.128340"^^xsd:dateTime ;
    dct:title "Tabel 2.3.1.2. Data Pelayanan Bayi di Kabupaten Purworejo, Tahun 2020-2023.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e4011a64f8dc8f19e91d17fddc9422db"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.purworejokab.go.id/dataset/1de34298-a792-44e9-9eb9-9e0ab1a06005/resource/f83c3742-2ae7-4b2d-b6ab-747ba89f4b09/download/tabel-2.3.1.2.-data-pelayanan-bayi-di-kabupaten-purworejo-tahun-2020-2023.xlsx> ;
    dcat:byteSize "9456"^^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" .

