@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/6b9df3b7-10f0-4ad2-8cca-891a14d05b76> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran (LRA) 2018" ;
    dct:identifier "6b9df3b7-10f0-4ad2-8cca-891a14d05b76" ;
    dct:issued "2019-08-06T03:07:20.748630"^^xsd:dateTime ;
    dct:modified "2022-09-21T03:06:51.846407"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/da418e25-61ab-4779-8d47-c62707dd0cd9> ;
    dct:title "Laporan Realisasi Anggaran (LRA) 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin DPMPTSP" ;
            vcard:hasEmail <mailto:pusdatin.dpmptspjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6b9df3b7-10f0-4ad2-8cca-891a14d05b76/resource/f42c5941-2db3-4fb3-8d0f-60f865063e6a> .

<https://data.jatengprov.go.id/dataset/6b9df3b7-10f0-4ad2-8cca-891a14d05b76/resource/f42c5941-2db3-4fb3-8d0f-60f865063e6a> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran (LRA) 2018" ;
    dct:format "DOCX" ;
    dct:title "Laporan Realisasi Anggaran (LRA) 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6b9df3b7-10f0-4ad2-8cca-891a14d05b76/resource/f42c5941-2db3-4fb3-8d0f-60f865063e6a/download/lra-pendapatan-dan-belanja-2018.doc> ;
    dcat:byteSize 860672.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/da418e25-61ab-4779-8d47-c62707dd0cd9> a foaf:Organization ;
    foaf:name "Dinas Penanaman Modal Dan Pelayanan Terpadu Satu Pintu " .

