@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/7f4adc70-96f7-4c8b-a3d8-6b6d7f4bdb66> a dcat:Dataset ;
    dct:description "CAPAIAN PROMKES 2023 BULAN JULI" ;
    dct:identifier "7f4adc70-96f7-4c8b-a3d8-6b6d7f4bdb66" ;
    dct:issued "2024-01-17T07:49:07.272713"^^xsd:dateTime ;
    dct:modified "2024-12-16T14:48:16.461836"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "CAPAIAN PROMKES 2023 BULAN JULI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SRIWIDI ASTUTI, S.KM" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7f4adc70-96f7-4c8b-a3d8-6b6d7f4bdb66/resource/0e6936c2-2216-40dd-85db-d97f897254af> ;
    dcat:keyword "KOTAMALANG",
        "PROMKES",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/7f4adc70-96f7-4c8b-a3d8-6b6d7f4bdb66/resource/0e6936c2-2216-40dd-85db-d97f897254af> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-01-15T03:51:32.298622"^^xsd:dateTime ;
    dct:modified "2024-12-16T14:48:16.475296"^^xsd:dateTime ;
    dct:title "LHK PROMKES 2023 JULI.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/7f4adc70-96f7-4c8b-a3d8-6b6d7f4bdb66/resource/0e6936c2-2216-40dd-85db-d97f897254af/download/lhk-promkes-2023-juli.xlsx> ;
    dcat:byteSize "45881"^^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" .

