@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:5000/dataset/88bdfec3-5b37-40cb-a53f-bfb9836da29d> a dcat:Dataset ;
    dct:description "LB3 Maternal Maret 2023 Puskesmas Kedungkandang" ;
    dct:identifier "88bdfec3-5b37-40cb-a53f-bfb9836da29d" ;
    dct:issued "2024-03-06T08:47:52.442857"^^xsd:dateTime ;
    dct:modified "2024-12-30T23:12:12.103798"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LB3 Maternal Maret 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:5000/dataset/88bdfec3-5b37-40cb-a53f-bfb9836da29d/resource/45e5cf3a-00a2-4bc7-8440-784a83396aec> ;
    dcat:keyword "kesehatan datakesehatan",
        "kota malang",
        "puskesmas kedungkandang" ;
    dcat:landingPage <puskesmas%20kedungkandang> .

<http://5.189.187.109:5000/dataset/88bdfec3-5b37-40cb-a53f-bfb9836da29d/resource/45e5cf3a-00a2-4bc7-8440-784a83396aec> a dcat:Distribution ;
    dct:description "LB3 Maternal Maret 2023 Puskesmas Kedungkandang" ;
    dct:format "XLS" ;
    dct:issued "2024-02-29T02:29:00.347087"^^xsd:dateTime ;
    dct:modified "2024-12-30T23:12:12.119286"^^xsd:dateTime ;
    dct:title "LB3 MATERNAL MARET 2023 PUSKESMAS KEDUNGKANDANG.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/88bdfec3-5b37-40cb-a53f-bfb9836da29d/resource/45e5cf3a-00a2-4bc7-8440-784a83396aec/download/lb3-maternal-maret-2023-puskesmas-kedungkandang.xlsx> ;
    dcat:byteSize "14179"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

<puskesmas%20kedungkandang> a foaf:Document .

