@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/aeb68d03-c817-4eb1-9f7e-18a59cee001a> a dcat:Dataset ;
    dct:description "Data jumlah Ibu hamil anemia di Puskesmas Arjuno bulan April 2022" ;
    dct:identifier "aeb68d03-c817-4eb1-9f7e-18a59cee001a" ;
    dct:issued "2023-03-08T07:49:41.983169"^^xsd:dateTime ;
    dct:modified "2024-12-16T05:05:11.838847"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA JUMLAH IBU HAMIL ANEMIA BULAN APRIL 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/aeb68d03-c817-4eb1-9f7e-18a59cee001a/resource/832ea33a-b178-4c01-9362-ee6e15cf5883> ;
    dcat:keyword "anemia",
        "april 2022",
        "ibu hamil",
        "ibu hamil anemia",
        "puskesmas arjuno" .

<http://5.189.187.109/dataset/aeb68d03-c817-4eb1-9f7e-18a59cee001a/resource/832ea33a-b178-4c01-9362-ee6e15cf5883> a dcat:Distribution ;
    dct:description "Data jumlah Ibu hamil anemia di Puskesmas Arjuno bulan April 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T09:32:20.641698"^^xsd:dateTime ;
    dct:modified "2024-12-16T05:05:11.851931"^^xsd:dateTime ;
    dct:title "DATA JUMLAH IBU HAMIL ANEMIA APRIL 22.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/aeb68d03-c817-4eb1-9f7e-18a59cee001a/resource/832ea33a-b178-4c01-9362-ee6e15cf5883/download/data-jumlah-ibu-hamil-anemia-april-22.xlsx> ;
    dcat:byteSize "1727112"^^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" .

