@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/7fd67528-fbda-4e65-8c69-74d33c88b4d7> a dcat:Dataset ;
    dct:description "Keputusan Bupati Demak No. 710/105/2018 Tentang Penetapan Piagam Audit Internal di Lingkungan Pemerintah Kabupaten Demak" ;
    dct:identifier "7fd67528-fbda-4e65-8c69-74d33c88b4d7" ;
    dct:issued "2019-10-03T05:19:49.813391"^^xsd:dateTime ;
    dct:modified "2020-09-03T10:05:53.692508"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Keputusan Bupati Demak" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sub Bagian Umum dan Kepegawaian" ;
            vcard:hasEmail <mailto:demakinspektorat@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7fd67528-fbda-4e65-8c69-74d33c88b4d7/resource/2bf15f71-6c32-4b22-bc93-b11469fc253c> .

<https://data.jatengprov.go.id/dataset/7fd67528-fbda-4e65-8c69-74d33c88b4d7/resource/2bf15f71-6c32-4b22-bc93-b11469fc253c> a dcat:Distribution ;
    dct:description "Keputusan Bupati Demak No. 710/105/2018 Tentang Penetapan Piagam Audit Internal di Lingkungan Pemerintah Kabupaten Demak" ;
    dct:format "PDF" ;
    dct:title "Keputusan Bupati Demak No.710/105/2018.pdf" ;
    dcat:accessURL <http://103.47.60.179/dataset/7fd67528-fbda-4e65-8c69-74d33c88b4d7/resource/2bf15f71-6c32-4b22-bc93-b11469fc253c/download/2018-kebup-710-105-iac.pdf> ;
    dcat:byteSize 3910865.0 ;
    dcat:mediaType "application/pdf" .

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

