@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/c3b1547f-2a25-4c02-b261-1ffca9aafd7f> a dcat:Dataset ;
    dct:description "Dataset ini berisi Data Imunisasi" ;
    dct:identifier "c3b1547f-2a25-4c02-b261-1ffca9aafd7f" ;
    dct:issued "2024-07-27T11:22:48.977633"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:48.977640"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Imunisasi Kecamatan Banjar Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Camat Banjar" ;
            vcard:hasEmail <mailto:kecamatanbanjar2021@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c3b1547f-2a25-4c02-b261-1ffca9aafd7f/resource/a5629155-bdd1-44d3-96f1-ff07a9bb3621>,
        <http://5.189.187.109/dataset/c3b1547f-2a25-4c02-b261-1ffca9aafd7f/resource/ea0bf009-e6a9-4b04-acb3-fe0003425af4> ;
    dcat:keyword "2021",
        "Kec.Banjar" .

<http://5.189.187.109/dataset/c3b1547f-2a25-4c02-b261-1ffca9aafd7f/resource/a5629155-bdd1-44d3-96f1-ff07a9bb3621> a dcat:Distribution ;
    dct:description "Data Imunisasi Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-03T04:45:44.004053"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:48.965750"^^xsd:dateTime ;
    dct:title "Data Imunisasi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1712119567.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/c3b1547f-2a25-4c02-b261-1ffca9aafd7f/resource/ea0bf009-e6a9-4b04-acb3-fe0003425af4> a dcat:Distribution ;
    dct:description "Data Imunisasi Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-04-03T04:45:56.740109"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:48.967711"^^xsd:dateTime ;
    dct:title "Data Imunisasi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1712119577.csv> ;
    dcat:mediaType "text/csv" .

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

