@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#> .

<http://5.189.187.109/dataset/019caaae-dfa9-42cc-b9d3-c8ed4789485c> a dcat:Dataset ;
    dct:description "Berisi Laporan Perkembangan Pelaksanaan Kegiatan APBD Provinsi Jawa Tengah Tahun Anggaran 2019" ;
    dct:identifier "019caaae-dfa9-42cc-b9d3-c8ed4789485c" ;
    dct:issued "2023-10-29T16:08:17.356521"^^xsd:dateTime ;
    dct:modified "2023-10-29T16:08:17.356531"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Realisasi Fisik dan Keuangan (RFK) Biro Infrastruktur dan SDA Januari 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setdaprov jateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/019caaae-dfa9-42cc-b9d3-c8ed4789485c/resource/f7334708-ec58-4e07-98fa-b88549965351> ;
    dcat:landingPage <http://setda.jatengprov.go.id/> .

<http://5.189.187.109/dataset/019caaae-dfa9-42cc-b9d3-c8ed4789485c/resource/f7334708-ec58-4e07-98fa-b88549965351> a dcat:Distribution ;
    dct:description "RFK Bulan Januari Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-04-15T01:19:13.787884"^^xsd:dateTime ;
    dct:modified "2023-10-29T16:08:17.352557"^^xsd:dateTime ;
    dct:title "RFK Bulan Januari Tahun 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/019caaae-dfa9-42cc-b9d3-c8ed4789485c/resource/f7334708-ec58-4e07-98fa-b88549965351/download/rfk-biro-isda-januari-2019.csv> ;
    dcat:byteSize "5274"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<http://setda.jatengprov.go.id/> a foaf:Document .

