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

<https://data.jatengprov.go.id/dataset/834c06ba-bf7d-42ac-9128-39ead8ed9e41> a dcat:Dataset ;
    dct:description "RENJA DPUPR Kabupaten Cilacap Tahun 2019" ;
    dct:identifier "834c06ba-bf7d-42ac-9128-39ead8ed9e41" ;
    dct:issued "2019-11-04T15:58:09.942456"^^xsd:dateTime ;
    dct:modified "2019-11-04T15:58:09.942469"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "RENJA DPUPR Kabupaten Cilacap Tahun 2019" .

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

