@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/e4a35a0c-6e6d-4187-8de1-2e9f27aa56d6> a dcat:Dataset ;
    dct:description "DATA PENGENDALIAN ISPA BULAN JUNI 2022" ;
    dct:identifier "e4a35a0c-6e6d-4187-8de1-2e9f27aa56d6" ;
    dct:issued "2023-03-08T08:16:48.701406"^^xsd:dateTime ;
    dct:modified "2024-12-07T09:31:01.527889"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA PENGENDALIAN ISPA BULAN JUNI 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "drg. Camelia Finda Arisanti" ;
            vcard:hasEmail <mailto:pkmmojolangu19@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e4a35a0c-6e6d-4187-8de1-2e9f27aa56d6/resource/18441161-79ed-4bc5-8d7c-96bb17956d19> ;
    dcat:keyword "balita",
        "ispa",
        "puskesmas mojolangu" ;
    dcat:landingPage <rekap%20data%20bulanan> .

<http://5.189.187.109/dataset/e4a35a0c-6e6d-4187-8de1-2e9f27aa56d6/resource/18441161-79ed-4bc5-8d7c-96bb17956d19> a dcat:Distribution ;
    dct:description "ISPA JUNI 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T03:35:55.838901"^^xsd:dateTime ;
    dct:modified "2024-12-07T09:31:01.544825"^^xsd:dateTime ;
    dct:title "ISPA JUNI 2022.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/e4a35a0c-6e6d-4187-8de1-2e9f27aa56d6/resource/18441161-79ed-4bc5-8d7c-96bb17956d19/download/ispa-juni-2022.xlsx> ;
    dcat:byteSize "34748"^^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" .

<rekap%20data%20bulanan> a foaf:Document .

