@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/5e8c464a-1a2f-4fd1-9ce1-3652d2d4e5d6> a dcat:Dataset ;
    dct:description """Data jumlah Ibu hamil anemia di Puskesmas Arjuno bulan Maret 2022\r
\r
""" ;
    dct:identifier "5e8c464a-1a2f-4fd1-9ce1-3652d2d4e5d6" ;
    dct:issued "2023-03-08T06:23:44.461138"^^xsd:dateTime ;
    dct:modified "2024-12-16T05:05:17.089660"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA JUMLAH IBU HAMIL ANEMIA BULAN MARET 2022 PUSKESMAS ARJUNO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Edy Dwitanto " ;
            vcard:hasEmail <mailto:puskesmasarjuno17@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5e8c464a-1a2f-4fd1-9ce1-3652d2d4e5d6/resource/947264b3-a2b6-4184-b87c-af4f95a16aa6> ;
    dcat:keyword "anemia",
        "ibu",
        "ibu hamil anemia",
        "puskesmas arjuno" .

<http://5.189.187.109/dataset/5e8c464a-1a2f-4fd1-9ce1-3652d2d4e5d6/resource/947264b3-a2b6-4184-b87c-af4f95a16aa6> a dcat:Distribution ;
    dct:description """Data jumlah Ibu hamil anemia di Puskesmas Arjuno bulan Maret 2022\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T09:29:49.672946"^^xsd:dateTime ;
    dct:modified "2024-12-16T05:05:17.105002"^^xsd:dateTime ;
    dct:title "DATA JUMLAH IBU HAMIL ANEMIA MAR 22.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/5e8c464a-1a2f-4fd1-9ce1-3652d2d4e5d6/resource/947264b3-a2b6-4184-b87c-af4f95a16aa6/download/data-jumlah-ibu-hamil-anemia-mar-22.xlsx> ;
    dcat:byteSize "1814352"^^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" .

