@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/2542a0c8-5a3e-4379-9913-09546623bc8e> a dcat:Dataset ;
    dct:description "SPM november 2023" ;
    dct:identifier "2542a0c8-5a3e-4379-9913-09546623bc8e" ;
    dct:issued "2024-02-14T07:55:54.421529"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:24:29.307244"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "SPM november 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/2542a0c8-5a3e-4379-9913-09546623bc8e/resource/9e49e114-34e5-40f5-95a1-3f6830af064d> ;
    dcat:keyword "laporan",
        "puskesmasjanti",
        "spm" .

<http://5.189.187.109/dataset/2542a0c8-5a3e-4379-9913-09546623bc8e/resource/9e49e114-34e5-40f5-95a1-3f6830af064d> a dcat:Distribution ;
    dct:description "SPM november 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-12T04:51:29.458922"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:24:29.322897"^^xsd:dateTime ;
    dct:title "SPM NOV 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/2542a0c8-5a3e-4379-9913-09546623bc8e/resource/9e49e114-34e5-40f5-95a1-3f6830af064d/download/spm-nov-2023.xlsx> ;
    dcat:byteSize "14517"^^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" .

