@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:5000/dataset/28816c4f-9c9b-4a4a-ac5f-3dc38010f5db> a dcat:Dataset ;
    dct:description "Jumlah Perundang-Undangan Yang Telah Dipublikasi Tahun 2021" ;
    dct:identifier "28816c4f-9c9b-4a4a-ac5f-3dc38010f5db" ;
    dct:issued "2024-07-27T11:10:00.248687"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:10:00.248693"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Perundang-Undangan Yang Telah Dipublikasi Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag PEP" ;
            vcard:hasEmail <mailto:setda1@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/28816c4f-9c9b-4a4a-ac5f-3dc38010f5db/resource/340bf9b9-f26a-4197-ba0c-3b22c2e33dea>,
        <http://5.189.187.109:5000/dataset/28816c4f-9c9b-4a4a-ac5f-3dc38010f5db/resource/dfcbbc98-df61-43a3-9895-b28323562dfc> ;
    dcat:keyword "2021",
        "Setda" .

<http://5.189.187.109:5000/dataset/28816c4f-9c9b-4a4a-ac5f-3dc38010f5db/resource/340bf9b9-f26a-4197-ba0c-3b22c2e33dea> a dcat:Distribution ;
    dct:description "Jumlah Perundang-Undangan Yang Telah Dipublikasi" ;
    dct:format "CSV" ;
    dct:issued "2023-11-30T04:36:16.848178"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:10:00.238629"^^xsd:dateTime ;
    dct:title "Jumlah Perundang-Undangan Yang Telah Dipublikasi" ;
    dcat:accessURL <https://opendata.pandeglangkab.go.id/dataset/28816c4f-9c9b-4a4a-ac5f-3dc38010f5db/resource/340bf9b9-f26a-4197-ba0c-3b22c2e33dea/download/undang2.csv> ;
    dcat:byteSize "220"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/28816c4f-9c9b-4a4a-ac5f-3dc38010f5db/resource/dfcbbc98-df61-43a3-9895-b28323562dfc> a dcat:Distribution ;
    dct:description "Jumlah Perundang-Undangan Yang Telah Dipublikasi" ;
    dct:format "XLSX" ;
    dct:issued "2023-11-30T04:35:19.411788"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:10:00.236432"^^xsd:dateTime ;
    dct:title "Jumlah Perundang-Undangan Yang Telah Dipublikasi" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1701318966.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

