@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/e51d0763-5815-4652-81bb-86e127c48e5e> a dcat:Dataset ;
    dct:description "Jumlah Bayi Yang Mendapat Imunisasi di Kota Yogyakarta" ;
    dct:identifier "e51d0763-5815-4652-81bb-86e127c48e5e" ;
    dct:issued "2025-10-30T05:16:26.251887"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:16:26.251900"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Bayi Yang Mendapat Imunisasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e51d0763-5815-4652-81bb-86e127c48e5e/resource/2db9ae5b-68b3-42fb-8fbf-7dd74c2ef2fa>,
        <http://5.189.187.109/dataset/e51d0763-5815-4652-81bb-86e127c48e5e/resource/33ce395f-fc3f-4afe-91fd-0691e0ec3004> ;
    dcat:keyword "bayi",
        "kesehatan" .

<http://5.189.187.109/dataset/e51d0763-5815-4652-81bb-86e127c48e5e/resource/2db9ae5b-68b3-42fb-8fbf-7dd74c2ef2fa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T01:24:49.975031"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:16:26.242898"^^xsd:dateTime ;
    dct:title "Jumlah Bayi Yang Mendapat Imunisasi 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/e51d0763-5815-4652-81bb-86e127c48e5e/resource/2db9ae5b-68b3-42fb-8fbf-7dd74c2ef2fa/download/jumlah-bayi-yang-mendapat-imunisasi-2021.xlsx> ;
    dcat:byteSize "10459"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/e51d0763-5815-4652-81bb-86e127c48e5e/resource/33ce395f-fc3f-4afe-91fd-0691e0ec3004> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T01:24:37.899556"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:16:26.240776"^^xsd:dateTime ;
    dct:title "Jumlah Bayi Yang Mendapat Imunisasi 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/e51d0763-5815-4652-81bb-86e127c48e5e/resource/33ce395f-fc3f-4afe-91fd-0691e0ec3004/download/jumlah-bayi-yang-mendapat-imunisasi-2020.xlsx> ;
    dcat:byteSize "10449"^^xsd:nonNegativeInteger .

<http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> a foaf:Agent ;
    foaf:name "Kota Yogyakarta" .

