@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/84c1cbb6-2025-4e35-bdef-a35f01494057> a dcat:Dataset ;
    dct:description "Dataset ini berisi data jumlah volume sumber air permukaan selain sungai" ;
    dct:identifier "84c1cbb6-2025-4e35-bdef-a35f01494057" ;
    dct:issued "2024-11-20T08:41:12.119178"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:41:12.119190"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Sumber Air Permukaan Selain Sungai 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Sumber Daya Air" ;
            vcard:hasEmail <mailto:pep2022dpupr@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/84c1cbb6-2025-4e35-bdef-a35f01494057/resource/b5eaaf6b-b9bb-475e-8cbe-ddcca7620a44>,
        <http://5.189.187.109/dataset/84c1cbb6-2025-4e35-bdef-a35f01494057/resource/e9f751c2-1ee4-4a2e-9887-9741075b47bf> ;
    dcat:keyword "2023",
        "PUPR",
        "air",
        "sumber" .

<http://5.189.187.109/dataset/84c1cbb6-2025-4e35-bdef-a35f01494057/resource/b5eaaf6b-b9bb-475e-8cbe-ddcca7620a44> a dcat:Distribution ;
    dct:description "Data Sumber Air Permukaan Selain Sungai XLS" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-04T03:23:07.008619"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:41:12.086571"^^xsd:dateTime ;
    dct:title "Data Sumber Air Permukaan Selain Sungai" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1730692786.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/84c1cbb6-2025-4e35-bdef-a35f01494057/resource/e9f751c2-1ee4-4a2e-9887-9741075b47bf> a dcat:Distribution ;
    dct:description "Data Sumber Air Permukaan Selain Sungai CSV" ;
    dct:format "CSV" ;
    dct:issued "2024-11-04T04:00:07.481570"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:41:12.088955"^^xsd:dateTime ;
    dct:title "Data Sumber Air Permukaan Selain Sungai" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1730692827.csv> ;
    dcat:mediaType "text/csv" .

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

