@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/f7411f28-7cab-43d7-9222-804e45c6c6f1> a dcat:Dataset ;
    dct:description "dokumen kinerja 2022 DPUPR" ;
    dct:identifier "f7411f28-7cab-43d7-9222-804e45c6c6f1" ;
    dct:issued "2023-05-26T08:35:07.853719"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:35:07.853727"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DOKIN 2022 DPUPR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f7411f28-7cab-43d7-9222-804e45c6c6f1/resource/16892efe-ba0d-435c-af64-799fecdf44eb> ;
    dcat:keyword "dpupr" .

<https://data.jatengprov.go.id/dataset/f7411f28-7cab-43d7-9222-804e45c6c6f1/resource/16892efe-ba0d-435c-af64-799fecdf44eb> a dcat:Distribution ;
    dct:description "dokumen kinerja DPUPR TA. 2022" ;
    dct:format "PDF" ;
    dct:title "dokumen kinerja TA. 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f7411f28-7cab-43d7-9222-804e45c6c6f1/resource/16892efe-ba0d-435c-af64-799fecdf44eb/download/05.-dokin-dpupr-2022.pdf> ;
    dcat:byteSize 3796243.0 ;
    dcat:mediaType "application/pdf" .

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

