@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:5000/dataset/7189528f-e81d-440b-a5b5-e3f92857225c> a dcat:Dataset ;
    dct:description "Sarana Kesehatan di Kecamatan Membalong Tahun 2021" ;
    dct:identifier "7189528f-e81d-440b-a5b5-e3f92857225c" ;
    dct:issued "2022-10-31T00:06:53.785497"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:06:53.785504"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8c53340a-28d4-4e80-a887-a14127ac342e> ;
    dct:title "DATA SARANA KESEHATAN DI KECAMATAN MEMBALONG TAHUN 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SEKSI STATISTIK DAN PENGELOLAAN DATA" ;
            vcard:hasEmail <mailto:kips_diskominfo@belitung.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/7189528f-e81d-440b-a5b5-e3f92857225c/resource/26cdd16a-2150-45dc-92d2-8199c4d39faf> ;
    dcat:keyword "Kabupaten Belitung",
        "Kecamatan Membalong",
        "Kesehatan Masyarakat",
        "Sarana Kesehatan",
        "Tahun 2021" ;
    dcat:landingPage <KECAMATAN%20MEMBALONG> .

<KECAMATAN%20MEMBALONG> a foaf:Document .

<http://5.189.187.109:5000/dataset/7189528f-e81d-440b-a5b5-e3f92857225c/resource/26cdd16a-2150-45dc-92d2-8199c4d39faf> a dcat:Distribution ;
    dct:description """Data Sarana Kesehatan di Kecamatan Membalong Tahun 2021 Memuat Variabel:\r
\r
* Nama Kecamatan \r
* Nama Kelurahan\r
* Fasilitas\r
* Alamat\r
* Jumlah Tenaga Medis""" ;
    dct:format "XLSX" ;
    dct:issued "2022-04-11T06:44:18.343995"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:06:53.773491"^^xsd:dateTime ;
    dct:title "SARANA KESEHATAN.xlsx" ;
    dcat:accessURL <https://data.belitung.go.id/dataset/7189528f-e81d-440b-a5b5-e3f92857225c/resource/26cdd16a-2150-45dc-92d2-8199c4d39faf/download/sarana-kesehatan.xlsx> ;
    dcat:byteSize "10676"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/8c53340a-28d4-4e80-a887-a14127ac342e> a foaf:Agent ;
    foaf:name "Kabupaten Belitung" .

