@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/0263bf0b-9bbf-4d16-9561-5df74d2c5419> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Panjang Sungai di Wilayah Kabupaten Pandeglang" ;
    dct:identifier "0263bf0b-9bbf-4d16-9561-5df74d2c5419" ;
    dct:issued "2024-07-27T11:07:09.286191"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:09.286198"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Volume Sungai di Wilayah Kabupaten Pandeglang Tahun 2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag PEP Dinas PUPR Kab. Pandeglang" ;
            vcard:hasEmail <mailto:dpupr.pandeglang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0263bf0b-9bbf-4d16-9561-5df74d2c5419/resource/db02efb4-173d-4b90-a322-5d0a7c15a9c1>,
        <http://5.189.187.109/dataset/0263bf0b-9bbf-4d16-9561-5df74d2c5419/resource/e7e2f717-9c29-49e3-b607-b9d96d2a8bd8> ;
    dcat:keyword "2022",
        "PUPR",
        "pandeglang",
        "sungai",
        "volume" .

<http://5.189.187.109/dataset/0263bf0b-9bbf-4d16-9561-5df74d2c5419/resource/db02efb4-173d-4b90-a322-5d0a7c15a9c1> a dcat:Distribution ;
    dct:description "Volume Sungai di Wilayah Kabupaten Pandeglang Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-17T04:25:07.863426"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:09.259042"^^xsd:dateTime ;
    dct:title "Volume Sungai di Wilayah Kabupaten Pandeglang" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1710387777.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/0263bf0b-9bbf-4d16-9561-5df74d2c5419/resource/e7e2f717-9c29-49e3-b607-b9d96d2a8bd8> a dcat:Distribution ;
    dct:description "Volume Sungai di Wilayah Kabupaten Pandeglang Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-01-17T04:25:32.730603"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:09.260910"^^xsd:dateTime ;
    dct:title "Volume Sungai di Wilayah Kabupaten Pandeglang" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1710387804.csv> ;
    dcat:mediaType "text/csv" .

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

