@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/d5a218c7-0c98-476e-9b84-99bdad07952f> a dcat:Dataset ;
    dct:description "Data Imunisasi" ;
    dct:identifier "d5a218c7-0c98-476e-9b84-99bdad07952f" ;
    dct:issued "2024-07-27T11:24:42.053770"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:42.053777"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Imunisasi Kecamatan Banjar Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Camat Banjar" ;
            vcard:hasEmail <mailto:kecamatanbanjar2021@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d5a218c7-0c98-476e-9b84-99bdad07952f/resource/61b890a0-5fb6-4075-b55c-e972cdc590c5>,
        <http://5.189.187.109/dataset/d5a218c7-0c98-476e-9b84-99bdad07952f/resource/a1b790f3-cdba-468f-9e9f-10027a5dfa6c> ;
    dcat:keyword "2022",
        "Kec.Banjar" .

<http://5.189.187.109/dataset/d5a218c7-0c98-476e-9b84-99bdad07952f/resource/61b890a0-5fb6-4075-b55c-e972cdc590c5> a dcat:Distribution ;
    dct:description "Data Imunisasi Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-16T08:26:27.039170"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:42.041509"^^xsd:dateTime ;
    dct:title "Data Imunisasi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713256035.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/d5a218c7-0c98-476e-9b84-99bdad07952f/resource/a1b790f3-cdba-468f-9e9f-10027a5dfa6c> a dcat:Distribution ;
    dct:description "Data Imunisasi Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-04-16T08:26:36.299764"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:42.043422"^^xsd:dateTime ;
    dct:title "Data Imunisasi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713256043.csv> ;
    dcat:mediaType "text/csv" .

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

