@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/bbd6bca8-7da4-46de-89b0-3d138bfc69b2> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah layanan internet di Desa pada tahun 2023" ;
    dct:identifier "bbd6bca8-7da4-46de-89b0-3d138bfc69b2" ;
    dct:issued "2024-07-27T11:22:08.242498"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:08.242505"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Layanan Internet 2023 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/bbd6bca8-7da4-46de-89b0-3d138bfc69b2/resource/b5d68bc8-5c1d-4b64-bc7c-cda78d60d118>,
        <http://5.189.187.109/dataset/bbd6bca8-7da4-46de-89b0-3d138bfc69b2/resource/fbf9d752-9edb-42f3-b5ff-c3430d98fcdc> ;
    dcat:keyword "2023",
        "Kec.Cisata",
        "jumlahlayananinternet" .

<http://5.189.187.109/dataset/bbd6bca8-7da4-46de-89b0-3d138bfc69b2/resource/b5d68bc8-5c1d-4b64-bc7c-cda78d60d118> a dcat:Distribution ;
    dct:description "Jumlah Layanan Internet xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-06T02:16:10.775554"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:08.229136"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Internet" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1704507423.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/bbd6bca8-7da4-46de-89b0-3d138bfc69b2/resource/fbf9d752-9edb-42f3-b5ff-c3430d98fcdc> a dcat:Distribution ;
    dct:description "Jumlah Layanan Internet csv" ;
    dct:format "CSV" ;
    dct:issued "2024-01-06T02:16:24.075759"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:08.230979"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Internet" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1704507440.csv> ;
    dcat:mediaType "text/csv" .

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

