@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/888e1f16-3ea6-425b-9836-ceddbaf55808> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Ibu Hamil dengan Status Imunisasi Td menurut Puskesmas di Kabupaten Bantul" ;
    dct:identifier "888e1f16-3ea6-425b-9836-ceddbaf55808" ;
    dct:issued "2024-06-11T08:20:41.730646"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:20:41.730653"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Ibu Hamil dengan Status Imunisasi Td" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Kesehatan Kab. Bantul" ;
            vcard:hasEmail <mailto:dinkeskabbantul@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/888e1f16-3ea6-425b-9836-ceddbaf55808/resource/cda924bc-e9f0-4b65-b6dc-e6b32517daa9> ;
    dcat:keyword "Ibu Hamil",
        "Imunisasi",
        "Puskesmas",
        "Td" ;
    dcat:landingPage <www.dinkesbantulkab.go.id> .

<http://5.189.187.109/dataset/888e1f16-3ea6-425b-9836-ceddbaf55808/resource/cda924bc-e9f0-4b65-b6dc-e6b32517daa9> a dcat:Distribution ;
    dct:description """Tahun 2020: Jumlah Ibu Hamil dengan Status Imunisasi Td (tetanus diphteria) menurut Puskesmas\r
\r
Jumlah ibu hamil dengan status imunisasi Td menurut puskesmas yang terdiri dari Td1, Td2, Td3, Td4, Td5 dan Td2+""" ;
    dct:format "CSV" ;
    dct:issued "2021-05-05T01:53:11.393641"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:20:41.716117"^^xsd:dateTime ;
    dct:title "Jumlah Ibu Hamil dengan Status Imunisasi Td menurut Puskesmas Tahun 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vRwSrA85A91R71WJRiaORazu54oMz-cCOq5i1oKbMnrgL9azORCqBEDTM7GqpUZZA/pub?gid=1006634966&single=true&output=csv> .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<www.dinkesbantulkab.go.id> a foaf:Document .

