@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/10d99c09-5c54-46ef-b410-f7187d87b4d8> a dcat:Dataset ;
    dct:description "CAPAIAN IMUNISASI BADUTA LENGKAP (IBL) JANUARI 2024" ;
    dct:identifier "10d99c09-5c54-46ef-b410-f7187d87b4d8" ;
    dct:issued "2024-02-21T08:07:25.323727"^^xsd:dateTime ;
    dct:modified "2024-12-09T07:43:03.762617"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "CAPAIAN IMUNISASI BADUTA LENGKAP (IBL) JANUARI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KARTIKA EKA PAKSI" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/10d99c09-5c54-46ef-b410-f7187d87b4d8/resource/8d9492b2-79eb-4e63-94b0-1c062d11395e> ;
    dcat:keyword "IMUNISASI",
        "KOTAMALANG",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/10d99c09-5c54-46ef-b410-f7187d87b4d8/resource/8d9492b2-79eb-4e63-94b0-1c062d11395e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-21T04:27:41.193063"^^xsd:dateTime ;
    dct:modified "2024-12-09T07:43:03.780158"^^xsd:dateTime ;
    dct:title "IBL JAN 2024.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/10d99c09-5c54-46ef-b410-f7187d87b4d8/resource/8d9492b2-79eb-4e63-94b0-1c062d11395e/download/ibl-jan-2024.xlsx> ;
    dcat:byteSize "41991"^^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" .

