@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/ceafae99-1d4f-4f1a-8a11-68059dc258e6> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah layanan media elektronik di Kecamatan pada tahun 2021" ;
    dct:identifier "ceafae99-1d4f-4f1a-8a11-68059dc258e6" ;
    dct:issued "2024-07-27T11:23:59.245808"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:59.245816"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Layanan Media Elektronik 2021 Kecamatan Cisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:cisatakantor@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ceafae99-1d4f-4f1a-8a11-68059dc258e6/resource/9319951a-420f-4c49-863a-a68d68434bf0>,
        <http://5.189.187.109/dataset/ceafae99-1d4f-4f1a-8a11-68059dc258e6/resource/f6d8aee3-f637-4cfa-bd9c-c1a7ab45e2ea> ;
    dcat:keyword "2021",
        "Kec.Cisata",
        "layananmediaelektronik" .

<http://5.189.187.109/dataset/ceafae99-1d4f-4f1a-8a11-68059dc258e6/resource/9319951a-420f-4c49-863a-a68d68434bf0> a dcat:Distribution ;
    dct:description "Jumlah Layanan Media Elektronik xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-30T03:31:24.594208"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:59.230014"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Media Elektronik" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703907115.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/ceafae99-1d4f-4f1a-8a11-68059dc258e6/resource/f6d8aee3-f637-4cfa-bd9c-c1a7ab45e2ea> a dcat:Distribution ;
    dct:description "Jumlah Layanan Media Elektronik csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-30T03:31:37.797622"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:59.232078"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Media Elektronik" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703907131.csv> ;
    dcat:mediaType "text/csv" .

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

