@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/6657cfcd-2778-431a-935e-a1fa5109fd6c> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Swakelola Dinas Pusdataru Provinsi Jawa Tengah" ;
    dct:identifier "6657cfcd-2778-431a-935e-a1fa5109fd6c" ;
    dct:issued "2021-12-20T01:22:47.503122"^^xsd:dateTime ;
    dct:modified "2021-12-20T01:24:09.927289"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Swakelola Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PU SDA TARU Provinsi Jawa Tengah" ;
            vcard:hasEmail <mailto:dpusdataru@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6657cfcd-2778-431a-935e-a1fa5109fd6c/resource/d31421bc-6ff2-45f8-9d5c-c2cb90287014> .

<https://data.jatengprov.go.id/dataset/6657cfcd-2778-431a-935e-a1fa5109fd6c/resource/d31421bc-6ff2-45f8-9d5c-c2cb90287014> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang Swakelola Dinas Pusdataru Provinsi Jawa tengah" ;
    dct:format "XLS" ;
    dct:title "Swakelola Tahun 2020" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6657cfcd-2778-431a-935e-a1fa5109fd6c/resource/d31421bc-6ff2-45f8-9d5c-c2cb90287014/download/swakelola_2020.xlsx> ;
    dcat:byteSize 7364.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<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" .

