@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/481d1b98-f37f-44fa-86f7-4a40e300d504> a dcat:Dataset ;
    dct:identifier "481d1b98-f37f-44fa-86f7-4a40e300d504" ;
    dct:issued "2022-09-19T06:38:34.381954"^^xsd:dateTime ;
    dct:modified "2022-09-19T06:38:34.381964"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "DD1 JALAN 2020 Kec Kejobong" .

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

