@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/f5533964-4ed4-48c5-876a-4b4e52349968> a dcat:Dataset ;
    dct:description "DATA LAPORAN ANALISA SKDR 2023 MINGGU 43" ;
    dct:identifier "f5533964-4ed4-48c5-876a-4b4e52349968" ;
    dct:issued "2024-02-21T08:24:04.874896"^^xsd:dateTime ;
    dct:modified "2024-12-06T10:56:03.467999"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN ANALISA SKDR 2023 MINGGU 43" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RENNY MEITA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f5533964-4ed4-48c5-876a-4b4e52349968/resource/363d5e99-d41b-4bcd-8568-ef6c6039aadd> ;
    dcat:keyword "ANALISASKDR",
        "KOTAMALANG",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/f5533964-4ed4-48c5-876a-4b4e52349968/resource/363d5e99-d41b-4bcd-8568-ef6c6039aadd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T07:01:25.443117"^^xsd:dateTime ;
    dct:modified "2024-12-06T06:33:36.290926"^^xsd:dateTime ;
    dct:title "LAPORAN ANALISA SKDR 2023 MINGGU 43.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/f5533964-4ed4-48c5-876a-4b4e52349968/resource/363d5e99-d41b-4bcd-8568-ef6c6039aadd/download/laporan-analisa-skdr-2023-minggu-43.xlsx> ;
    dcat:byteSize "41523"^^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" .

