@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/e7a50e24-35e9-43df-82ca-92775349af81> a dcat:Dataset ;
    dct:identifier "e7a50e24-35e9-43df-82ca-92775349af81" ;
    dct:issued "2023-05-24T07:49:03.070961"^^xsd:dateTime ;
    dct:modified "2023-05-24T07:49:03.070969"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Register SK Bupati 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e7a50e24-35e9-43df-82ca-92775349af81/resource/14534d1d-1c5f-42bd-bacd-7705d06333b2> ;
    dcat:landingPage <Bagian%20Hukum> .

<https://data.jatengprov.go.id/dataset/e7a50e24-35e9-43df-82ca-92775349af81/resource/14534d1d-1c5f-42bd-bacd-7705d06333b2> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "REGISTER SK BUPATI 2022.doc" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/e7a50e24-35e9-43df-82ca-92775349af81/resource/14534d1d-1c5f-42bd-bacd-7705d06333b2/download/register-sk-bupati-2022.doc> ;
    dcat:byteSize 1103872.0 ;
    dcat:mediaType "application/msword" .

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

