@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/cf8fbd9f-472c-4cb1-a846-df2d951738b2> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah layanan internet di Desa pada tahun 2022" ;
    dct:identifier "cf8fbd9f-472c-4cb1-a846-df2d951738b2" ;
    dct:issued "2024-07-27T11:24:06.934944"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:06.934951"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Layanan Internet 2022 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/cf8fbd9f-472c-4cb1-a846-df2d951738b2/resource/05e085b6-554d-4d7c-b9a7-dd2954b83073>,
        <http://5.189.187.109/dataset/cf8fbd9f-472c-4cb1-a846-df2d951738b2/resource/266d7496-3772-4c15-a7e3-77015d4a9ae2> ;
    dcat:keyword "2022",
        "Kec.Cisata",
        "jumlahlayananinternet" .

<http://5.189.187.109/dataset/cf8fbd9f-472c-4cb1-a846-df2d951738b2/resource/05e085b6-554d-4d7c-b9a7-dd2954b83073> a dcat:Distribution ;
    dct:description "Jumlah Layanan Internet xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-30T12:15:00.454755"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:06.920866"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Internet" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703938534.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/cf8fbd9f-472c-4cb1-a846-df2d951738b2/resource/266d7496-3772-4c15-a7e3-77015d4a9ae2> a dcat:Distribution ;
    dct:description "Jumlah Layanan Internet csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-30T12:15:12.768135"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:06.922735"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Internet" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703938552.csv> ;
    dcat:mediaType "text/csv" .

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

