@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/7d991f08-b13b-4539-9953-aaff04531055> a dcat:Dataset ;
    dct:description "DATA LAPORAN ANALISA SKDR 2023 MINGGU 8" ;
    dct:identifier "7d991f08-b13b-4539-9953-aaff04531055" ;
    dct:issued "2024-02-21T08:15:09.463145"^^xsd:dateTime ;
    dct:modified "2024-12-06T11:31:35.632174"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN ANALISA SKDR 2023 MINGGU 8" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RENNY MEITA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7d991f08-b13b-4539-9953-aaff04531055/resource/24f7e15a-0c6e-4e8b-ba48-c3d87f7c3e79> ;
    dcat:keyword "ANALISASKDR",
        "KOTAMALANG",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/7d991f08-b13b-4539-9953-aaff04531055/resource/24f7e15a-0c6e-4e8b-ba48-c3d87f7c3e79> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T04:54:11.090805"^^xsd:dateTime ;
    dct:modified "2024-12-06T11:31:35.643072"^^xsd:dateTime ;
    dct:title "LAPORAN ANALISA SKDR 2023 MINGGU 8.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/7d991f08-b13b-4539-9953-aaff04531055/resource/24f7e15a-0c6e-4e8b-ba48-c3d87f7c3e79/download/laporan-analisa-skdr-2023-minggu-8.xlsx> ;
    dcat:byteSize "41487"^^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" .

