@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/6e0fd339-04cf-4e5d-9ccf-de4a4177b346> a dcat:Dataset ;
    dct:description "Data Persalinan Bulan Januari 2022 Puskesmas Polowijen" ;
    dct:identifier "6e0fd339-04cf-4e5d-9ccf-de4a4177b346" ;
    dct:issued "2023-03-08T06:50:29.777546"^^xsd:dateTime ;
    dct:modified "2024-12-20T17:09:58.013222"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Persalinan Bulan Januari 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/6e0fd339-04cf-4e5d-9ccf-de4a4177b346/resource/ca0a6a56-3252-42ca-8dc7-78df79f8bb38> ;
    dcat:keyword "persalinan",
        "puskesmas polowijen" .

<http://5.189.187.109/dataset/6e0fd339-04cf-4e5d-9ccf-de4a4177b346/resource/ca0a6a56-3252-42ca-8dc7-78df79f8bb38> a dcat:Distribution ;
    dct:description "Data Persalinan Bulan Januari 2022 Puskesmas Polowijen" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T07:27:42.605475"^^xsd:dateTime ;
    dct:modified "2024-12-20T17:07:31.435056"^^xsd:dateTime ;
    dct:title "Data Persalinan Bulan Januari 2022 Puskesmas Polowijen" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/6e0fd339-04cf-4e5d-9ccf-de4a4177b346/resource/ca0a6a56-3252-42ca-8dc7-78df79f8bb38/download/kia-persalinan-jan.xlsx> ;
    dcat:byteSize "17981"^^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" .

