@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/67fdd07f-335e-4b13-b35e-6f3a642beade> a dcat:Dataset ;
    dct:description "Data Persalinan Bulan Desember 2022 Puskesmas Polowijen" ;
    dct:identifier "67fdd07f-335e-4b13-b35e-6f3a642beade" ;
    dct:issued "2023-03-08T06:38:40.252912"^^xsd:dateTime ;
    dct:modified "2024-12-06T20:33:14.415134"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Persalinan Bulan Desember 2022 Puskesmas Polowijen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Puskesmas" ;
            vcard:hasEmail <mailto:puskesmaspolowijen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/67fdd07f-335e-4b13-b35e-6f3a642beade/resource/cacf2449-ec10-4cae-a5b9-6cdf62935144> ;
    dcat:keyword "persalinan",
        "puskesmas polowijen" .

<http://5.189.187.109/dataset/67fdd07f-335e-4b13-b35e-6f3a642beade/resource/cacf2449-ec10-4cae-a5b9-6cdf62935144> a dcat:Distribution ;
    dct:description "Data Persalinan Bulan Desember 2022 Puskesmas Polowijen" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T07:37:14.649249"^^xsd:dateTime ;
    dct:modified "2024-12-06T20:33:14.434778"^^xsd:dateTime ;
    dct:title "Data Persalinan Bulan Desember 2022 Puskesmas Polowijen" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/67fdd07f-335e-4b13-b35e-6f3a642beade/resource/cacf2449-ec10-4cae-a5b9-6cdf62935144/download/kia-persalinan-des.xlsx> ;
    dcat:byteSize "18061"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

