@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/36264e7e-f423-4a72-9056-4744e3e3f690> a dcat:Dataset ;
    dct:description "Jumlah Jembatan Timbang yang berada di Kabupaten Pandeglang Tahun 2021" ;
    dct:identifier "36264e7e-f423-4a72-9056-4744e3e3f690" ;
    dct:issued "2024-07-27T11:11:19.425362"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:19.425369"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Jembatan Timbang Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag PEP" ;
            vcard:hasEmail <mailto:dishub@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/36264e7e-f423-4a72-9056-4744e3e3f690/resource/ae5d83d4-8729-4305-995c-ce79b8904841>,
        <http://5.189.187.109/dataset/36264e7e-f423-4a72-9056-4744e3e3f690/resource/b967feaa-2887-47aa-82f1-fef85bf8eb63> ;
    dcat:keyword "2021",
        "Dishub" .

<http://5.189.187.109/dataset/36264e7e-f423-4a72-9056-4744e3e3f690/resource/ae5d83d4-8729-4305-995c-ce79b8904841> a dcat:Distribution ;
    dct:description "Jumlah Jembatan Timbang" ;
    dct:format "CSV" ;
    dct:issued "2023-12-25T04:00:59.661069"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:19.415047"^^xsd:dateTime ;
    dct:title "Jumlah Jembatan Timbang" ;
    dcat:accessURL <https://opendata.pandeglangkab.go.id/dataset/36264e7e-f423-4a72-9056-4744e3e3f690/resource/ae5d83d4-8729-4305-995c-ce79b8904841/download/timbang.csv> ;
    dcat:byteSize "184"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/36264e7e-f423-4a72-9056-4744e3e3f690/resource/b967feaa-2887-47aa-82f1-fef85bf8eb63> a dcat:Distribution ;
    dct:description "Jumlah Jembatan Timbang" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-27T04:30:53.545423"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:19.417199"^^xsd:dateTime ;
    dct:title "Jumlah Jembatan Timbang" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1703652734.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" .

