@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/fe8dd943-fdbb-4463-8f9c-e53ea6026984> a dcat:Dataset ;
    dct:description "Data jumlah Ibu hamil anemia di Puskesmas Arjuno bulan Januari 2022" ;
    dct:identifier "fe8dd943-fdbb-4463-8f9c-e53ea6026984" ;
    dct:issued "2023-03-08T08:29:43.709275"^^xsd:dateTime ;
    dct:modified "2024-12-05T05:39:31.625555"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA JUMLAH IBU HAMIL ANEMIA JANUARI 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/fe8dd943-fdbb-4463-8f9c-e53ea6026984/resource/42dad8e4-c59f-426d-9797-951e051c85c4> ;
    dcat:keyword "anemia",
        "data bumil",
        "ibu hamil anemia",
        "januari 2022",
        "puskesmas arjuno" .

<http://5.189.187.109/dataset/fe8dd943-fdbb-4463-8f9c-e53ea6026984/resource/42dad8e4-c59f-426d-9797-951e051c85c4> a dcat:Distribution ;
    dct:description "Data jumlah Ibu hamil anemia di Puskesmas Arjuno bulan Januari 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T09:25:34.336887"^^xsd:dateTime ;
    dct:modified "2024-12-05T05:39:31.645745"^^xsd:dateTime ;
    dct:title "DATA JUMLAH IBU HAMIL ANEMIA JANUARI 2022.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/fe8dd943-fdbb-4463-8f9c-e53ea6026984/resource/42dad8e4-c59f-426d-9797-951e051c85c4/download/data-jumlah-ibu-hamil-anemia-januari-2022.xlsx> ;
    dcat:byteSize "1822003"^^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" .

