@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/51657f97-2684-44ad-a5e8-3b6d129b5fc9> a dcat:Dataset ;
    dct:description "Jumlah Data Bayi yang di Imunisasi Puskesmas Langsa Baro Tahun 2021" ;
    dct:identifier "51657f97-2684-44ad-a5e8-3b6d129b5fc9" ;
    dct:issued "2024-07-02T19:20:50.919517"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:20:50.919523"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Data Bayi yang di Imunisasi Puskesmas Langsa Baro Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puskesmas Langsa Baro" ;
            vcard:hasEmail <mailto:puskesmaslangsa@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/51657f97-2684-44ad-a5e8-3b6d129b5fc9/resource/13bb48fb-9cf0-4ac3-8e14-39f57e34e999> ;
    dcat:keyword "bayi yang di imunisasi",
        "langsa baro",
        "puskesmas" .

<http://5.189.187.109/dataset/51657f97-2684-44ad-a5e8-3b6d129b5fc9/resource/13bb48fb-9cf0-4ac3-8e14-39f57e34e999> a dcat:Distribution ;
    dct:description "Jumlah Data Bayi yang di Imunisasi Puskesmas Langsa Baro Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-06-28T08:25:25.352666"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:20:50.905518"^^xsd:dateTime ;
    dct:title "DATA BAYI YANG DIMUNISASI PUSKESMAS LANGSA BARO TAHUN 2021.xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/51657f97-2684-44ad-a5e8-3b6d129b5fc9/resource/13bb48fb-9cf0-4ac3-8e14-39f57e34e999/download/data-bayi-yang-dimunisasi-puskesmas-langsa-baro-tahun-2021.xlsx> ;
    dcat:byteSize "30856"^^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" .

