@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/8264b118-38d5-49c1-9fdd-f615b93a864a> a dcat:Dataset ;
    dct:description "Rencana Strategis Inspektorat Kabupaten Demak Periode 2016 - 2021" ;
    dct:identifier "8264b118-38d5-49c1-9fdd-f615b93a864a" ;
    dct:issued "2019-10-03T05:20:37.536952"^^xsd:dateTime ;
    dct:modified "2020-09-03T10:10:21.925910"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Renstra Inspektorat Kabupaten Demak" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sub Bagian Program dan Keuangan" ;
            vcard:hasEmail <mailto:demakinspektorat@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8264b118-38d5-49c1-9fdd-f615b93a864a/resource/0a64a053-0546-4b88-a1b2-598e8054d99b> .

<https://data.jatengprov.go.id/dataset/8264b118-38d5-49c1-9fdd-f615b93a864a/resource/0a64a053-0546-4b88-a1b2-598e8054d99b> a dcat:Distribution ;
    dct:description "Rencana Strategis Inspektorat Kabupaten Demak Periode 2016 - 2021" ;
    dct:format "DOCX" ;
    dct:title "RENSTRA 2016-2021 " ;
    dcat:accessURL <http://103.47.60.179/dataset/8264b118-38d5-49c1-9fdd-f615b93a864a/resource/0a64a053-0546-4b88-a1b2-598e8054d99b/download/renstra-2016-2021-reviu-des-2018.docx> ;
    dcat:byteSize 164679.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

