@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/c0ab3adf-3acf-44b2-8305-1aa2b7532bc8> a dcat:Dataset ;
    dct:description "Data Persalinan Bulan Juni 2022 Puskesmas Polowijen" ;
    dct:identifier "c0ab3adf-3acf-44b2-8305-1aa2b7532bc8" ;
    dct:issued "2023-03-08T07:58:23.143148"^^xsd:dateTime ;
    dct:modified "2024-12-23T23:07:04.513180"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Persalinan Bulan Juni 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/c0ab3adf-3acf-44b2-8305-1aa2b7532bc8/resource/3db5694a-64ea-4a8c-ab3f-3c36b87387d6> ;
    dcat:keyword "persalinan",
        "puskesmas polowijen" .

<http://5.189.187.109/dataset/c0ab3adf-3acf-44b2-8305-1aa2b7532bc8/resource/3db5694a-64ea-4a8c-ab3f-3c36b87387d6> a dcat:Distribution ;
    dct:description "Data Persalinan Bulan Juni 2022 Puskesmas Polowijen" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T07:31:55.928466"^^xsd:dateTime ;
    dct:modified "2024-12-23T23:07:04.527434"^^xsd:dateTime ;
    dct:title "Data Persalinan Bulan Juni 2022 Puskesmas Polowijen" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/c0ab3adf-3acf-44b2-8305-1aa2b7532bc8/resource/3db5694a-64ea-4a8c-ab3f-3c36b87387d6/download/kia-persalinan-jun.xlsx> ;
    dcat:byteSize "18029"^^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" .

