@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/4f55b2b7-47f0-4623-864e-c98d67459478> a dcat:Dataset ;
    dct:description "Dataset Berisikan Jumlah Kantor Milik Desa/Kelurahan Tahun 2021" ;
    dct:identifier "4f55b2b7-47f0-4623-864e-c98d67459478" ;
    dct:issued "2024-07-27T11:13:08.500807"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:13:08.500815"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kantor Milik Desa/Kelurahan Kecamatan Karangtanjung Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:karangtanjungkec@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4f55b2b7-47f0-4623-864e-c98d67459478/resource/110b460d-36b8-44ae-a9e2-ff1b8389313b>,
        <http://5.189.187.109/dataset/4f55b2b7-47f0-4623-864e-c98d67459478/resource/73a18b5d-cd15-44fa-893d-35d06de904cf> ;
    dcat:keyword "2021",
        "jumlahkantorkelurahan",
        "kec.karangtanjung" .

<http://5.189.187.109/dataset/4f55b2b7-47f0-4623-864e-c98d67459478/resource/110b460d-36b8-44ae-a9e2-ff1b8389313b> a dcat:Distribution ;
    dct:description "Jumlah Kantor Milik Desa/Kelurahan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-01-25T03:41:27.033784"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:13:08.483868"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Milik Desa/Kelurahan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1713926129.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/4f55b2b7-47f0-4623-864e-c98d67459478/resource/73a18b5d-cd15-44fa-893d-35d06de904cf> a dcat:Distribution ;
    dct:description "Jumlah Kantor Milik Desa/Kelurahan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-25T03:40:59.690226"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:13:08.481485"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Milik Desa/Kelurahan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1713926092.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

