@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/5ab7862c-ed73-4a44-a9a0-3f18f430484d> a dcat:Dataset ;
    dct:description "Data PWS Imunisasi Bulan September 2022" ;
    dct:identifier "5ab7862c-ed73-4a44-a9a0-3f18f430484d" ;
    dct:issued "2023-03-08T06:16:21.646579"^^xsd:dateTime ;
    dct:modified "2024-12-24T04:40:46.767664"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data PWS Imunisasi Bulan September 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/5ab7862c-ed73-4a44-a9a0-3f18f430484d/resource/787a31ae-04d6-42f0-8b7b-afa445a0f7c2> ;
    dcat:keyword "balita",
        "bayi",
        "data imunisasi",
        "puskesmas mojolangu" ;
    dcat:landingPage <rekap%20data%20bulanan> .

<http://5.189.187.109/dataset/5ab7862c-ed73-4a44-a9a0-3f18f430484d/resource/787a31ae-04d6-42f0-8b7b-afa445a0f7c2> a dcat:Distribution ;
    dct:description "PWS IMUN MOJOLANGU SEPTEMBER 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T08:07:19.647135"^^xsd:dateTime ;
    dct:modified "2024-12-24T04:40:46.781613"^^xsd:dateTime ;
    dct:title "PWS IMUN MOJOLANGU SEPTEMBER 2022.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/5ab7862c-ed73-4a44-a9a0-3f18f430484d/resource/787a31ae-04d6-42f0-8b7b-afa445a0f7c2/download/pws-imun-mojolangu-september-2022.xlsx> ;
    dcat:byteSize "47972"^^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 .

