@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/e2823fe0-044c-4b4b-b987-a9e21f52f74f> a dcat:Dataset ;
    dct:description "Rencana Kinerja Tahunan Inspektorat Tahun Anggaran 2017" ;
    dct:identifier "e2823fe0-044c-4b4b-b987-a9e21f52f74f" ;
    dct:issued "2019-10-03T05:56:20.063460"^^xsd:dateTime ;
    dct:modified "2020-09-03T12:50:18.801986"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "RKT Inspektorat" ;
    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/e2823fe0-044c-4b4b-b987-a9e21f52f74f/resource/7f3a4324-6a57-45a6-96aa-c2b8dead2c9b> .

<https://data.jatengprov.go.id/dataset/e2823fe0-044c-4b4b-b987-a9e21f52f74f/resource/7f3a4324-6a57-45a6-96aa-c2b8dead2c9b> a dcat:Distribution ;
    dct:description "Rencana Kinerja Tahunan Inspektorat Tahun Anggaran 2017" ;
    dct:format "PDF" ;
    dct:title "RKT Inspektorat Tahun 2017" ;
    dcat:accessURL <http://103.47.60.179/dataset/e2823fe0-044c-4b4b-b987-a9e21f52f74f/resource/7f3a4324-6a57-45a6-96aa-c2b8dead2c9b/download/rkt-2017.pdf> ;
    dcat:byteSize 23802.0 ;
    dcat:mediaType "application/pdf" .

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

