@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/26633e3b-bc97-49f1-bdd7-9b7ad511f531> a dcat:Dataset ;
    dct:description "Anggaran Program Diskominfo Tahun 2018" ;
    dct:identifier "26633e3b-bc97-49f1-bdd7-9b7ad511f531" ;
    dct:issued "2018-08-12T04:00:48.862184"^^xsd:dateTime ;
    dct:modified "2018-08-12T04:15:05.093984"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9b33c23a-591d-41b3-b5d4-8534d72729ec> ;
    dct:title "Anggaran Program Diskominfo Tahun 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/26633e3b-bc97-49f1-bdd7-9b7ad511f531/resource/d42bd8b9-b806-4262-b576-82f4b1db7d50> .

<https://data.jatengprov.go.id/dataset/26633e3b-bc97-49f1-bdd7-9b7ad511f531/resource/d42bd8b9-b806-4262-b576-82f4b1db7d50> a dcat:Distribution ;
    dct:description "Anggaran Program Diskominfo Tahun 2018" ;
    dct:format ".xlsx" ;
    dct:title "Anggaran Program Diskominfo Tahun 2018" ;
    dcat:accessURL <http://ppid.diskominfo.jatengprov.go.id/wp-content/uploads/2018/09/Sumber-Anggaran-DPA.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9b33c23a-591d-41b3-b5d4-8534d72729ec> a foaf:Organization ;
    foaf:name "Dinas Komunikasi dan Informatika" .

