@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/c2e3e27c-3012-4a6a-9e5c-80bd7ff00823> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Hasil Pembangunan Kebinamargaan" ;
    dct:identifier "c2e3e27c-3012-4a6a-9e5c-80bd7ff00823" ;
    dct:issued "2024-11-20T08:42:50.572275"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:42:50.572286"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Hasil Pembangunan Kebinamargaan 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Bina Marga" ;
            vcard:hasEmail <mailto:pep2022dpupr@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c2e3e27c-3012-4a6a-9e5c-80bd7ff00823/resource/5b6d33c5-9569-41c5-a8c1-18ee5b509074>,
        <http://5.189.187.109/dataset/c2e3e27c-3012-4a6a-9e5c-80bd7ff00823/resource/6a7ff5c2-ab1e-49af-9aba-49c60d86e837> ;
    dcat:keyword "2023",
        "hasil",
        "pembangunan" .

<http://5.189.187.109/dataset/c2e3e27c-3012-4a6a-9e5c-80bd7ff00823/resource/5b6d33c5-9569-41c5-a8c1-18ee5b509074> a dcat:Distribution ;
    dct:description "Hasil Pembangunan Kebinamargaan 2023 XLS" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-05T01:01:32.226664"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:42:50.555352"^^xsd:dateTime ;
    dct:title "Hasil Pembangunan Kebinamargaan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1730769767.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/c2e3e27c-3012-4a6a-9e5c-80bd7ff00823/resource/6a7ff5c2-ab1e-49af-9aba-49c60d86e837> a dcat:Distribution ;
    dct:description "Hasil Pembangunan Kebinamargaan 2023 CSV" ;
    dct:format "CSV" ;
    dct:issued "2024-11-05T01:22:12.487967"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:42:50.558096"^^xsd:dateTime ;
    dct:title "Hasil Pembangunan Kebinamargaan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1730769783.csv> ;
    dcat:mediaType "text/csv" .

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

