@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/9fdc9564-c2c3-45f8-96c6-354233c62055> a dcat:Dataset ;
    dct:description "JUMLAH SISWA SD SKRINING KESEHATAN 2023" ;
    dct:identifier "9fdc9564-c2c3-45f8-96c6-354233c62055" ;
    dct:issued "2024-03-06T08:54:27.268365"^^xsd:dateTime ;
    dct:modified "2024-12-30T20:12:21.110180"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "JUMLAH SISWA SD SKRINING KESEHATAN 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. MEGA WIRAGRENDA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9fdc9564-c2c3-45f8-96c6-354233c62055/resource/ddb89ef3-0902-44f5-9e93-8afe780e4bd5> ;
    dcat:keyword "KOTAMALANG",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/9fdc9564-c2c3-45f8-96c6-354233c62055/resource/ddb89ef3-0902-44f5-9e93-8afe780e4bd5> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-02-29T04:28:41.722185"^^xsd:dateTime ;
    dct:modified "2024-12-30T20:12:21.125792"^^xsd:dateTime ;
    dct:title "JUMLAH SISWA SD SKRINING KESEHATAN 2023.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/9fdc9564-c2c3-45f8-96c6-354233c62055/resource/ddb89ef3-0902-44f5-9e93-8afe780e4bd5/download/jumlah-siswa-sd-skrining-kesehatan-2023.xls> ;
    dcat:byteSize "53248"^^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" .

