@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/766280b0-dda8-43da-a298-45a2b30ab082> a dcat:Dataset ;
    dct:description "DATA LAPORAN ANALISA SKDR 2023 MINGGU 6" ;
    dct:identifier "766280b0-dda8-43da-a298-45a2b30ab082" ;
    dct:issued "2024-02-21T08:14:15.276573"^^xsd:dateTime ;
    dct:modified "2024-12-07T13:48:59.349911"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN ANALISA SKDR 2023 MINGGU 6" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RENNY MEITA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/766280b0-dda8-43da-a298-45a2b30ab082/resource/1f3462ae-a0ee-42c4-b7e8-ed181c66ee80> ;
    dcat:keyword "ANALISASKDR",
        "KOTAMALANG",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/766280b0-dda8-43da-a298-45a2b30ab082/resource/1f3462ae-a0ee-42c4-b7e8-ed181c66ee80> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T04:52:25.255111"^^xsd:dateTime ;
    dct:modified "2024-12-07T13:48:59.361646"^^xsd:dateTime ;
    dct:title "LAPORAN ANALISA SKDR 2023 MINGGU 6.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/766280b0-dda8-43da-a298-45a2b30ab082/resource/1f3462ae-a0ee-42c4-b7e8-ed181c66ee80/download/laporan-analisa-skdr-2023-minggu-6.xlsx> ;
    dcat:byteSize "41547"^^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" .

