@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/4e2d5f5b-4bdf-49f0-8b32-aee563d789c2> a dcat:Dataset ;
    dct:description "LAPORAN PERTOLONGAN PERSALINAN OLEH NAKES AGUSTUS 2023" ;
    dct:identifier "4e2d5f5b-4bdf-49f0-8b32-aee563d789c2" ;
    dct:issued "2024-02-21T08:12:15.893917"^^xsd:dateTime ;
    dct:modified "2024-12-06T20:41:08.034874"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN PERTOLONGAN PERSALINAN OLEH NAKES AGUSTUS 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lia Pribawaningsih A.Md.Keb" ;
            vcard:hasEmail <mailto:liajaladri@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4e2d5f5b-4bdf-49f0-8b32-aee563d789c2/resource/77b12bd9-6d82-4c67-bc60-d1fbe122edf6> ;
    dcat:keyword "BAYI BARU LAHIR",
        "IBU BERSALIN",
        "KOTA MALANG",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/4e2d5f5b-4bdf-49f0-8b32-aee563d789c2/resource/77b12bd9-6d82-4c67-bc60-d1fbe122edf6> a dcat:Distribution ;
    dct:description "LAPORAN PERTOLONGAN PERSALINAN OLEH NAKES AGUSTUS 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-02-15T14:07:56.546494"^^xsd:dateTime ;
    dct:modified "2024-12-06T20:41:08.052854"^^xsd:dateTime ;
    dct:title "LAPORAN PERTOLONGAN PERSALINAN OLEH NAKES AGUSTUS 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/4e2d5f5b-4bdf-49f0-8b32-aee563d789c2/resource/77b12bd9-6d82-4c67-bc60-d1fbe122edf6/download/lap-persalinan-oleh-nakes-agustus-2023.xlsx> ;
    dcat:byteSize "41824"^^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" .

