@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/4f4288d7-10dd-4e4a-a323-d1719f2cbac9> a dcat:Dataset ;
    dct:description "Indikator Kinerja Utama DPUPR 2012-2017" ;
    dct:identifier "4f4288d7-10dd-4e4a-a323-d1719f2cbac9" ;
    dct:issued "2023-10-02T13:29:15.958349"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:29:15.958359"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "IKU DPUPR 2012-2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:datapupr@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4f4288d7-10dd-4e4a-a323-d1719f2cbac9/resource/3a2238e5-ad9d-465c-ab5a-649361fe100d> ;
    dcat:keyword "DPUPR" ;
    dcat:landingPage <DPUPR> .

<https://data.jatengprov.go.id/dataset/4f4288d7-10dd-4e4a-a323-d1719f2cbac9/resource/3a2238e5-ad9d-465c-ab5a-649361fe100d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "IKU DPUPR 2012-2017" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/4f4288d7-10dd-4e4a-a323-d1719f2cbac9/resource/3a2238e5-ad9d-465c-ab5a-649361fe100d/download/iku-dpupr-2012-2017.xlsx> ;
    dcat:byteSize 10702.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

