@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/bba3cd10-4884-4017-8932-116d86dfbc50> a dcat:Dataset ;
    dct:description "Data Imunisasi" ;
    dct:identifier "bba3cd10-4884-4017-8932-116d86dfbc50" ;
    dct:issued "2024-07-27T11:22:05.989645"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:05.989651"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Imunisasi di Kecamatan Pandeglang Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Seksi Kesejateraan Sosial" ;
            vcard:hasEmail <mailto:pandeglangkecamatan@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bba3cd10-4884-4017-8932-116d86dfbc50/resource/73766abb-baed-4e22-95c1-4ea2248356a5>,
        <http://5.189.187.109/dataset/bba3cd10-4884-4017-8932-116d86dfbc50/resource/e73949cd-5932-4b1b-8528-63f4de330394> ;
    dcat:keyword "2022",
        "kec.pandeglang" .

<http://5.189.187.109/dataset/bba3cd10-4884-4017-8932-116d86dfbc50/resource/73766abb-baed-4e22-95c1-4ea2248356a5> a dcat:Distribution ;
    dct:description "Data Imunisasi Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-06-19T08:32:53.622799"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:05.982661"^^xsd:dateTime ;
    dct:title "Data Imunisasi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1718786017.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/bba3cd10-4884-4017-8932-116d86dfbc50/resource/e73949cd-5932-4b1b-8528-63f4de330394> a dcat:Distribution ;
    dct:description "Data Imunisasi Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-19T08:32:38.297070"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:05.980937"^^xsd:dateTime ;
    dct:title "Data Imunisasi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1718786007.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" .

