@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/61ac39e8-e17b-4dd3-8f02-db8c55aa7ad1> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah layanan internet di Desa pada tahun 2021" ;
    dct:identifier "61ac39e8-e17b-4dd3-8f02-db8c55aa7ad1" ;
    dct:issued "2024-07-27T11:14:48.252049"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:14:48.252056"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Layanan Internet 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/61ac39e8-e17b-4dd3-8f02-db8c55aa7ad1/resource/25e1f9e8-859d-43f6-a094-5f5591792aca>,
        <http://5.189.187.109/dataset/61ac39e8-e17b-4dd3-8f02-db8c55aa7ad1/resource/7ba10f17-ee95-482c-b96c-6592b46922dd> ;
    dcat:keyword "2021",
        "Kec.Cisata",
        "jumlahlayananinternet" .

<http://5.189.187.109/dataset/61ac39e8-e17b-4dd3-8f02-db8c55aa7ad1/resource/25e1f9e8-859d-43f6-a094-5f5591792aca> a dcat:Distribution ;
    dct:description "Jumlah Layanan Internet csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-30T03:23:54.522737"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:14:48.237269"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Internet" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703906675.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/61ac39e8-e17b-4dd3-8f02-db8c55aa7ad1/resource/7ba10f17-ee95-482c-b96c-6592b46922dd> a dcat:Distribution ;
    dct:description "Jumlah Layanan Internet xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-30T03:23:38.588373"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:14:48.235321"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Internet" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703906660.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" .

