@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#> .

<https://data.jatengprov.go.id/dataset/9723469a-c89c-47b4-8c6e-afd92e7033d7> a dcat:Dataset ;
    dct:identifier "9723469a-c89c-47b4-8c6e-afd92e7033d7" ;
    dct:issued "2023-05-24T07:49:02.039156"^^xsd:dateTime ;
    dct:modified "2023-05-24T07:49:02.039167"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Register Peraturan Bupati 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9723469a-c89c-47b4-8c6e-afd92e7033d7/resource/2e128109-c8d5-447c-98dd-7a2a1be322dd> ;
    dcat:landingPage <Bagian%20Hukum> .

<https://data.jatengprov.go.id/dataset/9723469a-c89c-47b4-8c6e-afd92e7033d7/resource/2e128109-c8d5-447c-98dd-7a2a1be322dd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "REGISTER PERBUP 2022.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/9723469a-c89c-47b4-8c6e-afd92e7033d7/resource/2e128109-c8d5-447c-98dd-7a2a1be322dd/download/register-perbup-2022.xlsx> ;
    dcat:byteSize 16922.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

