@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/abc9cf1c-b4fd-41c9-8e7c-7c3bb1928d19> a dcat:Dataset ;
    dct:description "Jumlah Angka Kematian Ibu di Kab.Pandeglang Tahun 2021" ;
    dct:identifier "abc9cf1c-b4fd-41c9-8e7c-7c3bb1928d19" ;
    dct:issued "2024-07-27T11:20:49.559036"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:20:49.559042"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Angka Kematian Ibu di Kab.Pandeglang Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag PEP" ;
            vcard:hasEmail <mailto:dinkes1@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/abc9cf1c-b4fd-41c9-8e7c-7c3bb1928d19/resource/04db7d67-23fe-4458-9f85-34d951ce043c>,
        <http://5.189.187.109/dataset/abc9cf1c-b4fd-41c9-8e7c-7c3bb1928d19/resource/3b2c3ad3-9156-49a0-bcef-0df09614f5d3> ;
    dcat:keyword "2021",
        "Dinas Kesehatan" .

<http://5.189.187.109/dataset/abc9cf1c-b4fd-41c9-8e7c-7c3bb1928d19/resource/04db7d67-23fe-4458-9f85-34d951ce043c> a dcat:Distribution ;
    dct:description "Jumlah Angka Kematian Ibu" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-24T12:48:15.410363"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:20:49.545485"^^xsd:dateTime ;
    dct:title "Jumlah Angka Kematian Ibu" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1703422164.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/abc9cf1c-b4fd-41c9-8e7c-7c3bb1928d19/resource/3b2c3ad3-9156-49a0-bcef-0df09614f5d3> a dcat:Distribution ;
    dct:description "Jumlah Angka Kematian Ibu" ;
    dct:format "CSV" ;
    dct:issued "2023-12-24T12:48:22.346574"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:20:49.547365"^^xsd:dateTime ;
    dct:title "Jumlah Angka Kematian Ibu" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1703422175.csv> ;
    dcat:mediaType "text/csv" .

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

