@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/73b5a0da-a0c4-49db-bbad-40120096d074> a dcat:Dataset ;
    dct:description "JUMLAH SISWA DENGAN KATEGORI ANEMIA 2024" ;
    dct:identifier "73b5a0da-a0c4-49db-bbad-40120096d074" ;
    dct:issued "2024-02-21T08:14:28.455173"^^xsd:dateTime ;
    dct:modified "2024-12-30T20:09:30.555698"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "JUMLAH SISWA DENGAN KATEGORI ANEMIA 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Mega Wiragrenda Alif Fiola" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/73b5a0da-a0c4-49db-bbad-40120096d074/resource/5eb2f076-c28e-4acc-9acd-6ae504f7816f> ;
    dcat:keyword "KOTAMALANG",
        "PUSKESMASJANTI",
        "UKS" .

<http://5.189.187.109/dataset/73b5a0da-a0c4-49db-bbad-40120096d074/resource/5eb2f076-c28e-4acc-9acd-6ae504f7816f> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-02-19T01:20:47.928889"^^xsd:dateTime ;
    dct:modified "2024-12-30T20:09:30.573002"^^xsd:dateTime ;
    dct:title "JUMLAH SISWA DENGAN KATEGORI ANEMIA 2024.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/73b5a0da-a0c4-49db-bbad-40120096d074/resource/5eb2f076-c28e-4acc-9acd-6ae504f7816f/download/jumlah-siswa-dengan-kategori-anemia-2024.xls> ;
    dcat:byteSize "52224"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

