@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/62e1e7a5-df1d-4603-ac24-5c6e38058af6> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah penderita hipertensi usia 15 Tahun ke atas mendapatkan pelayanan kesehatan sesuai standar" ;
    dct:identifier "62e1e7a5-df1d-4603-ac24-5c6e38058af6" ;
    dct:issued "2024-07-27T11:14:53.898252"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:14:53.898259"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Pelayanan Kesehatan Hipertensi	di Kab.Pandeglang Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag PEP" ;
            vcard:hasEmail <mailto:dinkes1@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/62e1e7a5-df1d-4603-ac24-5c6e38058af6/resource/e79f32b7-4a20-4a9d-a1bc-3a4be9d88d92>,
        <http://5.189.187.109/dataset/62e1e7a5-df1d-4603-ac24-5c6e38058af6/resource/f5336fe3-4fe1-4c58-a1a3-12f022906ff8> ;
    dcat:keyword "2022",
        "DinasKesehatan" .

<http://5.189.187.109/dataset/62e1e7a5-df1d-4603-ac24-5c6e38058af6/resource/e79f32b7-4a20-4a9d-a1bc-3a4be9d88d92> a dcat:Distribution ;
    dct:description "Pelayanan Kesehatan Hipertensi di Kab.Pandeglang Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-03-14T04:14:37.141763"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:14:53.889470"^^xsd:dateTime ;
    dct:title "Pelayanan Kesehatan Hipertensi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1710389691.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/62e1e7a5-df1d-4603-ac24-5c6e38058af6/resource/f5336fe3-4fe1-4c58-a1a3-12f022906ff8> a dcat:Distribution ;
    dct:description "Pelayanan Kesehatan Hipertensi di Kab.Pandeglang Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-03-14T04:14:03.524045"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:14:53.887497"^^xsd:dateTime ;
    dct:title "Pelayanan Kesehatan Hipertensi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1710389659.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

