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

<https://data.jatengprov.go.id/dataset/fc927b04-6ce9-4f8f-9d0e-c08f4e347cc9> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Progres Pekerjaan Kegiatan APBD Dinas PU SDA TARU Provinsi Jawa Tengah" ;
    dct:identifier "fc927b04-6ce9-4f8f-9d0e-c08f4e347cc9" ;
    dct:issued "2019-10-31T06:43:46.338482"^^xsd:dateTime ;
    dct:modified "2019-10-31T06:44:54.382338"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Progres Pekerjaan Kegiatan APBD Minggu Ke-4 Bulan Oktober 2019 Program Pengendalian Banjir dan Konservasi Sungai" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PUSDATARU Prov.Jateng" ;
            vcard:hasEmail <mailto:dpusdataru@gmail.com> ] ;
    dcat:landingPage <Dinas%20PUSDATARU%20Prov.Jateng> .

<https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> a foaf:Organization ;
    foaf:name "Dinas Pekerjaan Umum Sumber Daya Air Dan Penataan Ruang" .

