@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/a16c89dc-9eab-49f1-9d00-047b27e8fdcf> a dcat:Dataset ;
    dct:description "LAPORAN AKSES SANITASI 2020" ;
    dct:identifier "a16c89dc-9eab-49f1-9d00-047b27e8fdcf" ;
    dct:issued "2022-09-19T08:29:01.775495"^^xsd:dateTime ;
    dct:modified "2022-09-19T08:29:01.775506"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "LAPORAN AKSES SANITASI 2020" .

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

