@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/9097f1df-fe23-4876-b2cb-b83b61e26ea7> a dcat:Dataset ;
    dct:description "LAPORAN SURVEILANS PTM JANUARI 2024" ;
    dct:identifier "9097f1df-fe23-4876-b2cb-b83b61e26ea7" ;
    dct:issued "2024-02-28T09:00:06.288081"^^xsd:dateTime ;
    dct:modified "2024-12-24T08:40:36.117875"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN SURVEILANS PTM JANUARI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ANNISA MILA P" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9097f1df-fe23-4876-b2cb-b83b61e26ea7/resource/0a335fe7-5f9b-452f-8402-a162eab983fa> ;
    dcat:keyword "KOTAMALANG",
        "PTM",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/9097f1df-fe23-4876-b2cb-b83b61e26ea7/resource/0a335fe7-5f9b-452f-8402-a162eab983fa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-26T03:39:52.301936"^^xsd:dateTime ;
    dct:modified "2024-12-24T08:40:36.137700"^^xsd:dateTime ;
    dct:title "SURV PTM JANUARI 2024.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/9097f1df-fe23-4876-b2cb-b83b61e26ea7/resource/0a335fe7-5f9b-452f-8402-a162eab983fa/download/surv-ptm-januari-2024.xlsx> ;
    dcat:byteSize "41778"^^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" .

