@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/8123d1c9-1b3d-4000-8b16-c5928322ac10> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah layanan media elektronik" ;
    dct:identifier "8123d1c9-1b3d-4000-8b16-c5928322ac10" ;
    dct:issued "2024-07-27T11:17:23.500008"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:17:23.500014"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Layanan Media Elektronik Kecamatan Pandeglang Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Seksi Pemerintahan Kec, Pandeglang" ;
            vcard:hasEmail <mailto:pandeglangkec@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8123d1c9-1b3d-4000-8b16-c5928322ac10/resource/2dae0aa5-61cc-42c0-8dd8-3b9625f792f8>,
        <http://5.189.187.109/dataset/8123d1c9-1b3d-4000-8b16-c5928322ac10/resource/c268187c-9cfa-4854-8409-596717d3c6d1> ;
    dcat:keyword "2021",
        "Bimtek",
        "kec.pandeglang",
        "layananmediaelektronik" .

<http://5.189.187.109/dataset/8123d1c9-1b3d-4000-8b16-c5928322ac10/resource/2dae0aa5-61cc-42c0-8dd8-3b9625f792f8> a dcat:Distribution ;
    dct:description "Jumlah Layanan Media Elektronik Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-04T06:05:29.627036"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:17:23.485660"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Media Elektronik" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1714378965.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/8123d1c9-1b3d-4000-8b16-c5928322ac10/resource/c268187c-9cfa-4854-8409-596717d3c6d1> a dcat:Distribution ;
    dct:description "Jumlah Layanan Media Elektronik Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-01-04T06:06:33.479420"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:17:23.487504"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Media Elektronik" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1714378976.csv> ;
    dcat:mediaType "text/csv" .

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

