@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/ca4d319f-c80b-40f0-ad67-5d75308bc6a5> a dcat:Dataset ;
    dct:description "NILAI SAKIP KABUPATEN DEMAK TAHUN 2019" ;
    dct:identifier "ca4d319f-c80b-40f0-ad67-5d75308bc6a5" ;
    dct:issued "2023-01-18T09:04:45.195356"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:04:45.195363"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "NILAI SAKIP KABUPATEN DEMAK TAHUN 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setda" ;
            vcard:hasEmail <mailto:prokompimdemak@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ca4d319f-c80b-40f0-ad67-5d75308bc6a5/resource/335d1aa1-b0f3-4ac2-980e-8d0614b7aaa1> ;
    dcat:keyword "INSTANSI PEMERINTAH" .

<https://data.jatengprov.go.id/dataset/ca4d319f-c80b-40f0-ad67-5d75308bc6a5/resource/335d1aa1-b0f3-4ac2-980e-8d0614b7aaa1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Nilai SAKIP Kabupaten Demak Tahun 2019.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/ca4d319f-c80b-40f0-ad67-5d75308bc6a5/resource/335d1aa1-b0f3-4ac2-980e-8d0614b7aaa1/download/nilai-sakip-kabupaten-demak-tahun-2019.xlsx> ;
    dcat:byteSize 9474.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

