@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/159844ff-49b9-4fdf-b660-5db834f917c4> a dcat:Dataset ;
    dct:description "DATA KUSTA PUSKESMAS POLOWIJEN 2023" ;
    dct:identifier "159844ff-49b9-4fdf-b660-5db834f917c4" ;
    dct:issued "2024-01-31T07:49:50.997691"^^xsd:dateTime ;
    dct:modified "2024-12-05T13:22:10.747806"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUSTA PUSKESMAS POLOWIJEN 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Puskesmas Polowijen" ;
            vcard:hasEmail <mailto:puskesmaspolowijen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/159844ff-49b9-4fdf-b660-5db834f917c4/resource/67d1e485-bd2d-4999-821c-991af1d7c961> ;
    dcat:keyword "kusta",
        "puskesmas polowijen" .

<http://5.189.187.109/dataset/159844ff-49b9-4fdf-b660-5db834f917c4/resource/67d1e485-bd2d-4999-821c-991af1d7c961> a dcat:Distribution ;
    dct:description "DATA KUSTA PUSKESMAS POLOWIJEN 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-30T03:28:35.301839"^^xsd:dateTime ;
    dct:modified "2024-12-05T13:22:10.761375"^^xsd:dateTime ;
    dct:title "LAPORAN KUSTA TAHUN 2023 PUSKESMAS POLOWIJEN.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/159844ff-49b9-4fdf-b660-5db834f917c4/resource/67d1e485-bd2d-4999-821c-991af1d7c961/download/laporan-kusta-tahun-2023-puskesmas-polowijen.xlsx> ;
    dcat:byteSize "19484"^^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" .

