@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/d0e8b339-0654-4aec-9339-cd9290033a17> a dcat:Dataset ;
    dct:description "Datset ini berisi tentang Capaian Indikator Kinerja Kunci Urusan Kesehatan " ;
    dct:identifier "d0e8b339-0654-4aec-9339-cd9290033a17" ;
    dct:issued "2024-06-11T08:41:13.483360"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:41:13.483368"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Capaian Indikator Kinerja Kunci Urusan Kesehatan" ;
    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/d0e8b339-0654-4aec-9339-cd9290033a17/resource/e36adedb-2c0c-4a20-bed8-4ff1f9c9f44a> ;
    dcat:keyword "indikator",
        "kesehatan",
        "kinerja" ;
    dcat:landingPage <www.dinkesbantulkab.go.id> .

<http://5.189.187.109/dataset/d0e8b339-0654-4aec-9339-cd9290033a17/resource/e36adedb-2c0c-4a20-bed8-4ff1f9c9f44a> a dcat:Distribution ;
    dct:description "Tahun 2020: Capaian Indikator Kinerja Kunci Urusan Kesehatan" ;
    dct:format "CSV" ;
    dct:issued "2021-05-05T04:27:37.065496"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:41:13.474083"^^xsd:dateTime ;
    dct:title "Capaian Indikator Kinerja Kunci Urusan Kesehatan Tahun 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vRwSrA85A91R71WJRiaORazu54oMz-cCOq5i1oKbMnrgL9azORCqBEDTM7GqpUZZA/pub?gid=1744748546&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 .

