@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/1cc1b650-548b-46b1-8345-e0519c9c2fdc> a dcat:Dataset ;
    dct:description "Data PWS Imunisasi Bulan Maret 2022" ;
    dct:identifier "1cc1b650-548b-46b1-8345-e0519c9c2fdc" ;
    dct:issued "2023-03-08T04:07:23.331367"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:16:17.109010"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data PWS Imunisasi Bulan Maret 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "drg. Camelia Finda Arisanti" ;
            vcard:hasEmail <mailto:pkmmojolangu19@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1cc1b650-548b-46b1-8345-e0519c9c2fdc/resource/b1971b2b-358a-4e68-8929-e6dd92596ded> ;
    dcat:keyword "balita",
        "bayi",
        "data imunisasi",
        "puskesmas mojolangu" ;
    dcat:landingPage <rekap%20data%20bulanan> .

<http://5.189.187.109/dataset/1cc1b650-548b-46b1-8345-e0519c9c2fdc/resource/b1971b2b-358a-4e68-8929-e6dd92596ded> a dcat:Distribution ;
    dct:description "PWS IMUN MOJOLANGU MARET 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T07:58:01.976836"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:16:17.122258"^^xsd:dateTime ;
    dct:title "PWS IMUN MOJOLANGU MARET 2022.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/1cc1b650-548b-46b1-8345-e0519c9c2fdc/resource/b1971b2b-358a-4e68-8929-e6dd92596ded/download/pws-imun-mojolangu-maret-2022.xlsx> ;
    dcat:byteSize "46729"^^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" .

<rekap%20data%20bulanan> a foaf:Document .

