@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/688a0722-f5a1-445a-b8f0-ee724bd16ef2> a dcat:Dataset ;
    dct:description "LAPORAN K4 AGUSTUS 2023" ;
    dct:identifier "688a0722-f5a1-445a-b8f0-ee724bd16ef2" ;
    dct:issued "2024-02-21T08:13:50.494184"^^xsd:dateTime ;
    dct:modified "2024-12-24T09:19:27.502220"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN K4 AGUSTUS 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lia" ;
            vcard:hasEmail <mailto:liajaladri@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/688a0722-f5a1-445a-b8f0-ee724bd16ef2/resource/481270a7-a412-4256-bc1e-806dc5e144a0> ;
    dcat:keyword "BUMIL",
        "ancbumil",
        "datakotamalang",
        "puskesmasjanti" .

<http://5.189.187.109/dataset/688a0722-f5a1-445a-b8f0-ee724bd16ef2/resource/481270a7-a412-4256-bc1e-806dc5e144a0> a dcat:Distribution ;
    dct:description "LAPORAN K4 AGUSTUS 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-02-15T13:27:54.555181"^^xsd:dateTime ;
    dct:modified "2024-12-24T09:19:27.514619"^^xsd:dateTime ;
    dct:title "LAPORAN K4 AGUSTUS 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/688a0722-f5a1-445a-b8f0-ee724bd16ef2/resource/481270a7-a412-4256-bc1e-806dc5e144a0/download/lap-k4-agustus-2023.xlsx> ;
    dcat:byteSize "41845"^^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" .

