@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/12c3e3cc-260d-4f41-a253-487276804159> a dcat:Dataset ;
    dct:description "Keputusan Bupati Demak No. 841.4/9/2016 Tentang Program Kerja Pengawasan Tahunan Inspektorat Tahun 2016" ;
    dct:identifier "12c3e3cc-260d-4f41-a253-487276804159" ;
    dct:issued "2019-10-03T04:26:02.118385"^^xsd:dateTime ;
    dct:modified "2020-09-03T07:07:58.709963"^^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 "Inspektorat Kabupaten Demak" ;
            vcard:hasEmail <mailto:demakinspektorat@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/12c3e3cc-260d-4f41-a253-487276804159/resource/009864c9-8a0a-426d-985f-f1f7f59c6e97> .

<https://data.jatengprov.go.id/dataset/12c3e3cc-260d-4f41-a253-487276804159/resource/009864c9-8a0a-426d-985f-f1f7f59c6e97> a dcat:Distribution ;
    dct:description "Keputusan Bupati Demak No. 841.4/9/2016 Tentang Program Kerja Pengawasan Tahunan Inspektorat Tahun 2016" ;
    dct:format "PDF" ;
    dct:title "Keputusan Bupati Demak No.841.4/9/2016.pdf" ;
    dcat:accessURL <http://103.47.60.179/dataset/12c3e3cc-260d-4f41-a253-487276804159/resource/009864c9-8a0a-426d-985f-f1f7f59c6e97/download/2016-kebup-841.4-9-pkpt.pdf> ;
    dcat:byteSize 5028983.0 ;
    dcat:mediaType "application/pdf" .

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

