@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#> .

<https://data.beltim.go.id/dataset/f5dfe3b2-02bc-4423-99eb-4e59223fe048> a dcat:Dataset ;
    dct:description "Data lokasi fasilitas pelayanan kesehatan di Kab. Belitung Timur" ;
    dct:identifier "f5dfe3b2-02bc-4423-99eb-4e59223fe048" ;
    dct:issued "2024-04-30T05:36:35.736247"^^xsd:dateTime ;
    dct:modified "2024-04-30T07:16:36.344822"^^xsd:dateTime ;
    dct:publisher <https://data.beltim.go.id/organization/d0507047-00e7-491a-a2b7-d7e634a39bf2> ;
    dct:title "Fasilitas Kesehatan Kabupaten Belitung Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marthias Willy Permana, A.Md" ;
            vcard:hasEmail <mailto:marthias.permana@belitungtimurkab.go.id> ] ;
    dcat:distribution <https://data.beltim.go.id/dataset/f5dfe3b2-02bc-4423-99eb-4e59223fe048/resource/34b5d11a-ab0c-41b6-9a77-d586413f2a44>,
        <https://data.beltim.go.id/dataset/f5dfe3b2-02bc-4423-99eb-4e59223fe048/resource/e3177b26-b141-4aba-9dad-5d7e0cc52691> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <Dinas%20Kesehatan%20Kab.%20Belitung%20Timur> .

<https://data.beltim.go.id/dataset/f5dfe3b2-02bc-4423-99eb-4e59223fe048/resource/34b5d11a-ab0c-41b6-9a77-d586413f2a44> a dcat:Distribution ;
    dct:description "Data lokasi Rumah Sakit milik Pemerintah Pusat/ Provisi/ Kabupaten di kabupaten Belitung Timur" ;
    dct:format "XLSX" ;
    dct:title "Lokasi Rumah Sakit Pemerintah" ;
    dcat:accessURL <https://data.beltim.go.id/dataset/f5dfe3b2-02bc-4423-99eb-4e59223fe048/resource/34b5d11a-ab0c-41b6-9a77-d586413f2a44/download/data-faskes-pemerintah-rs.xlsx> ;
    dcat:byteSize 8276.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.beltim.go.id/dataset/f5dfe3b2-02bc-4423-99eb-4e59223fe048/resource/e3177b26-b141-4aba-9dad-5d7e0cc52691> a dcat:Distribution ;
    dct:description "Data lokasi Puskesmas di kabupaten Belitung Timur" ;
    dct:format "XLSX" ;
    dct:title "Lokasi Puskesmas" ;
    dcat:accessURL <https://data.beltim.go.id/dataset/f5dfe3b2-02bc-4423-99eb-4e59223fe048/resource/e3177b26-b141-4aba-9dad-5d7e0cc52691/download/data-faskes-pemerintah-puskesmas.xlsx> ;
    dcat:byteSize 8925.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.beltim.go.id/organization/d0507047-00e7-491a-a2b7-d7e634a39bf2> a foaf:Organization ;
    foaf:name "Dinas Kesehatan Kab Belitung Timur" .

