@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/02dcd402-8e9f-4e65-a383-3cf732e228b5> a dcat:Dataset ;
    dct:identifier "02dcd402-8e9f-4e65-a383-3cf732e228b5" ;
    dct:issued "2022-09-19T05:22:04.357193"^^xsd:dateTime ;
    dct:modified "2022-09-19T05:22:04.357206"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "DD1 JALAN Kec Bobotsari" .

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

