@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/23ca117b-582c-4b99-a8c8-e27279d87ee3> a dcat:Dataset ;
    dct:identifier "23ca117b-582c-4b99-a8c8-e27279d87ee3" ;
    dct:issued "2022-09-19T05:52:40.718199"^^xsd:dateTime ;
    dct:modified "2022-09-19T05:52:40.718212"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "IKU DPUPR Kab Purbalingga 2019" .

<https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purbalingga" .

