@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/7783da0a-f3a7-40e7-b51d-0f05073aaa4a> a dcat:Dataset ;
    dct:description "Jumlah Data Bayi yang di Imunisasi Tahun 2023" ;
    dct:identifier "7783da0a-f3a7-40e7-b51d-0f05073aaa4a" ;
    dct:issued "2024-07-02T19:21:33.995558"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:21:33.995613"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Jumlah Data Bayi yang di Imunisasi Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puskesmas Langsa Baro" ;
            vcard:hasEmail <mailto:puskesmaslangsa@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7783da0a-f3a7-40e7-b51d-0f05073aaa4a/resource/cfc4389a-2abd-437a-8b1c-8998407d9ad7> ;
    dcat:keyword "bayi yang di imunisasi 2023",
        "langsa baro",
        "puskesmas" .

<http://5.189.187.109/dataset/7783da0a-f3a7-40e7-b51d-0f05073aaa4a/resource/cfc4389a-2abd-437a-8b1c-8998407d9ad7> a dcat:Distribution ;
    dct:description "DATA IMUNISASI BAYI PUSKESMAS LANGSA BARO TAHUN 2023." ;
    dct:format "CSV" ;
    dct:issued "2024-06-28T08:19:46.994040"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:21:33.982291"^^xsd:dateTime ;
    dct:title "DATA IMUNISASI BAYI PUSKESMAS LANGSA BARO TAHUN 2023.xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/7783da0a-f3a7-40e7-b51d-0f05073aaa4a/resource/cfc4389a-2abd-437a-8b1c-8998407d9ad7/download/data-imunisasi-bayi-puskesmas-langsa-baro-tahun-2023.xlsx> ;
    dcat:byteSize "20064"^^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" .

