@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/a70e1241-5667-4168-9efb-75c00c2c5a28> a dcat:Dataset ;
    dct:description """Data jumlah Ibu hamil anemia di Puskesmas Arjuno bulan Februari 2022\r
\r
""" ;
    dct:identifier "a70e1241-5667-4168-9efb-75c00c2c5a28" ;
    dct:issued "2023-03-08T07:45:00.523699"^^xsd:dateTime ;
    dct:modified "2024-12-16T05:05:33.363514"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA JUMLAH IBU HAMIL ANEMIA FEBRUARI 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Edy Dwitanto " ;
            vcard:hasEmail <mailto:puskesmasarjuno17@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a70e1241-5667-4168-9efb-75c00c2c5a28/resource/5c8c0943-c7cc-408d-91e5-5b9262d03120> ;
    dcat:keyword "februari 2022",
        "ibu",
        "ibu hamil",
        "ibu hamil anemia",
        "puskesmas arjuno" .

<http://5.189.187.109/dataset/a70e1241-5667-4168-9efb-75c00c2c5a28/resource/5c8c0943-c7cc-408d-91e5-5b9262d03120> a dcat:Distribution ;
    dct:description "Data jumlah Ibu hamil anemia di Puskesmas Arjuno bulan Februari 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T09:27:29.530459"^^xsd:dateTime ;
    dct:modified "2024-12-16T05:05:33.376781"^^xsd:dateTime ;
    dct:title "DATA JUMLAH IBU HAMIL ANEMIA FEB 22.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/a70e1241-5667-4168-9efb-75c00c2c5a28/resource/5c8c0943-c7cc-408d-91e5-5b9262d03120/download/data-jumlah-ibu-hamil-anemia-feb-22.xlsx> ;
    dcat:byteSize "1820958"^^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" .

