@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/e351e2ac-2b80-457e-8149-508dedcfa735> a dcat:Dataset ;
    dct:description "Data ini berisi tentang Kelas Rumah Sakit di Kabupaten Bantul " ;
    dct:identifier "e351e2ac-2b80-457e-8149-508dedcfa735" ;
    dct:issued "2024-06-11T08:49:11.253178"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:49:11.253184"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Kelas Rumah Sakit" ;
    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/e351e2ac-2b80-457e-8149-508dedcfa735/resource/46776770-bc08-44be-add7-e8fe1fbd05cf> ;
    dcat:keyword "kelas",
        "rumah sakit" ;
    dcat:landingPage <www.dinkesbantulkab.go.id> .

<http://5.189.187.109/dataset/e351e2ac-2b80-457e-8149-508dedcfa735/resource/46776770-bc08-44be-add7-e8fe1fbd05cf> a dcat:Distribution ;
    dct:description """Tahun 2020: Kelas Rumah Sakit di Kabupaten Bantul\r
\r
Kelas dan akreditasi rumah sakit yang sudah diperoleh""" ;
    dct:format "CSV" ;
    dct:issued "2021-05-04T06:19:20.575002"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:49:11.244696"^^xsd:dateTime ;
    dct:title "Kelas Rumah Sakit di Kabupaten Bantul Tahun 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vRwSrA85A91R71WJRiaORazu54oMz-cCOq5i1oKbMnrgL9azORCqBEDTM7GqpUZZA/pub?gid=901322172&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 .

