@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/1e0c1003-1aea-496a-b18f-6b47b131ca34> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah kantor milik desa pada tahun 2021" ;
    dct:identifier "1e0c1003-1aea-496a-b18f-6b47b131ca34" ;
    dct:issued "2024-07-27T11:09:17.708638"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:09:17.708643"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kantor Milik Desa/Kelurahan	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/1e0c1003-1aea-496a-b18f-6b47b131ca34/resource/1d2ac6af-b1b1-4b6e-8140-9bc41a871bd8>,
        <http://5.189.187.109/dataset/1e0c1003-1aea-496a-b18f-6b47b131ca34/resource/c4c63a8d-470c-48e8-9970-30021bafcd74> ;
    dcat:keyword "2021",
        "Kec.Cisata",
        "kantordesa" .

<http://5.189.187.109/dataset/1e0c1003-1aea-496a-b18f-6b47b131ca34/resource/1d2ac6af-b1b1-4b6e-8140-9bc41a871bd8> a dcat:Distribution ;
    dct:description "Jumlah Kantor Milik Desa/Kelurahan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-29T12:13:49.319764"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:09:17.694934"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Milik Desa/Kelurahan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703852056.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/1e0c1003-1aea-496a-b18f-6b47b131ca34/resource/c4c63a8d-470c-48e8-9970-30021bafcd74> a dcat:Distribution ;
    dct:description "Jumlah Kantor Milik Desa/Kelurahan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-29T12:14:00.878306"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:09:17.697020"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Milik Desa/Kelurahan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703852068.csv> ;
    dcat:mediaType "text/csv" .

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

