@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/320d22dc-9c3d-499c-98e7-25747194ade4> a dcat:Dataset ;
    dct:description "LB3 September 2023 Puskesmas Kedungkandang" ;
    dct:identifier "320d22dc-9c3d-499c-98e7-25747194ade4" ;
    dct:issued "2024-03-06T08:22:08.873643"^^xsd:dateTime ;
    dct:modified "2024-12-25T13:07:00.912790"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LB3 September 2023 Puskesmas Kedungkandang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Promosi Kesehatan" ;
            vcard:hasEmail <mailto:promkeskedungkandang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/320d22dc-9c3d-499c-98e7-25747194ade4/resource/c19fcaba-ecd3-4955-83d4-3bb80ead57dc> ;
    dcat:keyword "PEMKOTKMALANG",
        "data kesehatan",
        "kesehatan",
        "pemerintah kota malang" ;
    dcat:landingPage <puskesmas%20kedungkandang> .

<http://5.189.187.109/dataset/320d22dc-9c3d-499c-98e7-25747194ade4/resource/c19fcaba-ecd3-4955-83d4-3bb80ead57dc> a dcat:Distribution ;
    dct:description "LB3 September 2023 Puskesmas Kedungkandang" ;
    dct:format "XLS" ;
    dct:issued "2024-02-29T06:59:02.153390"^^xsd:dateTime ;
    dct:modified "2024-12-25T13:07:00.930191"^^xsd:dateTime ;
    dct:title "LB3 MATERNAL SEPTEMBER 2023 PUSKESMAS KEDUNGKANDANG.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/320d22dc-9c3d-499c-98e7-25747194ade4/resource/c19fcaba-ecd3-4955-83d4-3bb80ead57dc/download/lb3-maternal-september-2023-puskesmas-kedungkandang.xlsx> ;
    dcat:byteSize "15809"^^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" .

<puskesmas%20kedungkandang> a foaf:Document .

