@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/6cb4fd20-0c61-47d7-baf8-8b449b0dece4> a dcat:Dataset ;
    dct:description "Jumlah Data Bayi yang di imunisasi tahun 2022" ;
    dct:identifier "6cb4fd20-0c61-47d7-baf8-8b449b0dece4" ;
    dct:issued "2024-07-02T19:21:20.521523"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:21:20.521530"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "DATA BAYI YANG DI IMUNISASI TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puskesmas Langsa Baro" ;
            vcard:hasEmail <mailto:puskesmaslangsa@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6cb4fd20-0c61-47d7-baf8-8b449b0dece4/resource/6ba17f1f-071a-4214-bfde-c40d3b35c4fa> ;
    dcat:keyword "bayi yang di imunisasi",
        "langsa baro",
        "puskesmas" .

<http://5.189.187.109/dataset/6cb4fd20-0c61-47d7-baf8-8b449b0dece4/resource/6ba17f1f-071a-4214-bfde-c40d3b35c4fa> a dcat:Distribution ;
    dct:description "Data Imunisasi Bayi Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-06-28T08:14:45.885285"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:21:20.512599"^^xsd:dateTime ;
    dct:title "DATA IMUNISASI BAYI TAHUN 2022.xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/6cb4fd20-0c61-47d7-baf8-8b449b0dece4/resource/6ba17f1f-071a-4214-bfde-c40d3b35c4fa/download/data-imunisasi-bayi-tahun-2022.xlsx> ;
    dcat:byteSize "21358"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

