@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/52bf9bc7-1016-481d-a19f-ce02d2edfa27> a dcat:Dataset ;
    dct:description "SPM september 2023" ;
    dct:identifier "52bf9bc7-1016-481d-a19f-ce02d2edfa27" ;
    dct:issued "2024-02-14T07:57:07.050583"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:24:36.408700"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "SPM september 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Endang Listyowati" ;
            vcard:hasEmail <mailto:puskesmas.janti@yahoo.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/52bf9bc7-1016-481d-a19f-ce02d2edfa27/resource/e9d06c1f-fc9e-4bc7-a373-70034e916849> ;
    dcat:keyword "laporan",
        "puskesmasjanti",
        "spm" .

<http://5.189.187.109/dataset/52bf9bc7-1016-481d-a19f-ce02d2edfa27/resource/e9d06c1f-fc9e-4bc7-a373-70034e916849> a dcat:Distribution ;
    dct:description "SPM september 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-12T04:49:29.842034"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:24:36.424483"^^xsd:dateTime ;
    dct:title "SPM SEPT 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/52bf9bc7-1016-481d-a19f-ce02d2edfa27/resource/e9d06c1f-fc9e-4bc7-a373-70034e916849/download/spm-sept-2023.xlsx> ;
    dcat:byteSize "14556"^^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" .

