@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/ee16acdb-334e-4b24-9c8d-bd4b96cf38be> a dcat:Dataset ;
    dct:description "Jumlah Arsip OPD yang dilaporkan Menurut Klasifikasi di Kab.Pandeglang Tahun 2021" ;
    dct:identifier "ee16acdb-334e-4b24-9c8d-bd4b96cf38be" ;
    dct:issued "2024-07-27T11:26:42.513671"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:42.513676"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Arsip OPD yang dilaporkan Menurut Klasifikasi Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag TU" ;
            vcard:hasEmail <mailto:dispusip@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ee16acdb-334e-4b24-9c8d-bd4b96cf38be/resource/47d4991f-750e-4562-a0cf-645fce481d43>,
        <http://5.189.187.109/dataset/ee16acdb-334e-4b24-9c8d-bd4b96cf38be/resource/8308c316-f227-439f-a8e9-0d1fd7da698b> ;
    dcat:keyword "2021",
        "Arsip" .

<http://5.189.187.109/dataset/ee16acdb-334e-4b24-9c8d-bd4b96cf38be/resource/47d4991f-750e-4562-a0cf-645fce481d43> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-11-16T02:19:41.083023"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:42.504553"^^xsd:dateTime ;
    dct:title "Jumlah Arsip OPD yang Dilaporkan Menurut Klasifikasi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1700101097.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/ee16acdb-334e-4b24-9c8d-bd4b96cf38be/resource/8308c316-f227-439f-a8e9-0d1fd7da698b> a dcat:Distribution ;
    dct:description "Jumlah Arsip OPD yang Dilaporkan Menurut Klasifikasi" ;
    dct:format "CSV" ;
    dct:issued "2023-12-25T04:25:30.691560"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:42.506446"^^xsd:dateTime ;
    dct:title "Jumlah Arsip OPD yang Dilaporkan Menurut Klasifikasi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1703478398.csv> ;
    dcat:mediaType "text/csv" .

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

