@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/aca9742b-6984-44ce-b357-9c12a9ac401e> a dcat:Dataset ;
    dct:description "DATA SPM DM TRIBULAN 4 2023" ;
    dct:identifier "aca9742b-6984-44ce-b357-9c12a9ac401e" ;
    dct:issued "2024-02-21T08:18:19.595576"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:58:03.683849"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA SPM DM TRIBULAN 4 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ANNISA MILA PRASETYA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/aca9742b-6984-44ce-b357-9c12a9ac401e/resource/9b9b5293-9a35-471f-ae89-1c6d1b3d62a0> ;
    dcat:keyword "KOTA MALANG",
        "PUSKESMAS JANTI",
        "SPM" .

<http://5.189.187.109/dataset/aca9742b-6984-44ce-b357-9c12a9ac401e/resource/9b9b5293-9a35-471f-ae89-1c6d1b3d62a0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T07:43:28.495386"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:58:03.707835"^^xsd:dateTime ;
    dct:title "DATA SPM DM TRIBULAN 4 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/aca9742b-6984-44ce-b357-9c12a9ac401e/resource/9b9b5293-9a35-471f-ae89-1c6d1b3d62a0/download/data-spm-dm-tribulan-4-2023.xlsx> ;
    dcat:byteSize "33972"^^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" .

