@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/9fd2b191-90ba-4b58-aee0-b10da19613f8> a dcat:Dataset ;
    dct:description "DATA LAPORAN ANALISA SKDR 2023 MINGGU 15" ;
    dct:identifier "9fd2b191-90ba-4b58-aee0-b10da19613f8" ;
    dct:issued "2024-02-21T08:17:35.517909"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:16:28.052347"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN ANALISA SKDR 2023 MINGGU 15" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RENNY MEITA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9fd2b191-90ba-4b58-aee0-b10da19613f8/resource/44a5e7f3-aa50-403c-b461-ae592530817d> ;
    dcat:keyword "ANALISASKDR",
        "KOTA MALANG",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/9fd2b191-90ba-4b58-aee0-b10da19613f8/resource/44a5e7f3-aa50-403c-b461-ae592530817d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T04:54:50.504403"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:16:28.064786"^^xsd:dateTime ;
    dct:title "LAPORAN ANALISA SKDR 2023 MINGGU 15.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/9fd2b191-90ba-4b58-aee0-b10da19613f8/resource/44a5e7f3-aa50-403c-b461-ae592530817d/download/laporan-analisa-skdr-2023-minggu-15.xlsx> ;
    dcat:byteSize "41507"^^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" .

