@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/e2ff95d0-f6e1-4b17-93f4-1f16c8e2d8ab> a dcat:Dataset ;
    dct:description "Data Kegiatan Pelayanan Perinatologi 2021 RSUD Kota Malang" ;
    dct:identifier "e2ff95d0-f6e1-4b17-93f4-1f16c8e2d8ab" ;
    dct:issued "2023-03-08T08:15:47.373753"^^xsd:dateTime ;
    dct:modified "2024-12-25T11:43:35.330766"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kegiatan Pelayanan Perinatologi 2021 RSUD Kota Malang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Idha Erfiningsih" ;
            vcard:hasEmail <mailto:erfiningsihidha@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e2ff95d0-f6e1-4b17-93f4-1f16c8e2d8ab/resource/a101c11a-6263-465c-ad56-55da19d28447> ;
    dcat:keyword "2021",
        "perinatologi",
        "rsud kota malang" .

<http://5.189.187.109/dataset/e2ff95d0-f6e1-4b17-93f4-1f16c8e2d8ab/resource/a101c11a-6263-465c-ad56-55da19d28447> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T04:41:00.990460"^^xsd:dateTime ;
    dct:modified "2024-12-25T11:43:35.344946"^^xsd:dateTime ;
    dct:title "RL 3.5_perinatologi.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/e2ff95d0-f6e1-4b17-93f4-1f16c8e2d8ab/resource/a101c11a-6263-465c-ad56-55da19d28447/download/rl-3.5_perinatologi.xls> ;
    dcat:byteSize "27136"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

