@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/93a097d9-7cef-4097-8ee8-063cb1bc5c18> a dcat:Dataset ;
    dct:description "Data Persalinan Bulan April 2022 Puskesmas Polowijen" ;
    dct:identifier "93a097d9-7cef-4097-8ee8-063cb1bc5c18" ;
    dct:issued "2023-03-08T07:35:08.965768"^^xsd:dateTime ;
    dct:modified "2024-12-23T23:06:39.954041"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Persalinan Bulan April 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/93a097d9-7cef-4097-8ee8-063cb1bc5c18/resource/4892c229-3de0-48f7-b29b-44965466fd76> ;
    dcat:keyword "persalinan",
        "puskesmas polowijen" .

<http://5.189.187.109/dataset/93a097d9-7cef-4097-8ee8-063cb1bc5c18/resource/4892c229-3de0-48f7-b29b-44965466fd76> a dcat:Distribution ;
    dct:description "Data Persalinan Bulan April 2022 Puskesmas Polowijen" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T07:30:12.371777"^^xsd:dateTime ;
    dct:modified "2024-12-23T23:06:39.965796"^^xsd:dateTime ;
    dct:title "Data Persalinan Bulan April 2022 Puskesmas Polowijen" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/93a097d9-7cef-4097-8ee8-063cb1bc5c18/resource/4892c229-3de0-48f7-b29b-44965466fd76/download/kia-persalinan-apr.xlsx> ;
    dcat:byteSize "17999"^^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" .

