@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/c1610740-4f6a-4367-a692-bf3349049295> a dcat:Dataset ;
    dct:description "Dataset ini berisi data jumlah kantong parkir berdasarkan kecamatan tahun 2022" ;
    dct:identifier "c1610740-4f6a-4367-a692-bf3349049295" ;
    dct:issued "2024-07-27T11:22:36.855210"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:36.855216"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kantong Parkir Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag PEP" ;
            vcard:hasEmail <mailto:dishubkabpandeglang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c1610740-4f6a-4367-a692-bf3349049295/resource/2215d595-3526-41e7-9b55-32a74023ac91>,
        <http://5.189.187.109/dataset/c1610740-4f6a-4367-a692-bf3349049295/resource/eb66be33-fd16-4063-9368-ff86ebf7e030> ;
    dcat:keyword "2022",
        "Dishub" .

<http://5.189.187.109/dataset/c1610740-4f6a-4367-a692-bf3349049295/resource/2215d595-3526-41e7-9b55-32a74023ac91> a dcat:Distribution ;
    dct:description "Jumlah Kantong Parkir Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-27T07:42:26.572904"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:36.847951"^^xsd:dateTime ;
    dct:title "Jumlah Kantong Parkir Tahun 2022" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1711600303.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/c1610740-4f6a-4367-a692-bf3349049295/resource/eb66be33-fd16-4063-9368-ff86ebf7e030> a dcat:Distribution ;
    dct:description "Jumlah Kantong Parkir Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-12-27T07:42:14.158079"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:36.846176"^^xsd:dateTime ;
    dct:title "Jumlah Kantong Parkir Tahun 2022" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1711600280.csv> ;
    dcat:mediaType "text/csv" .

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

