@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/23e127cb-ee90-4a22-a0be-9ce2b8f85ebf> a dcat:Dataset ;
    dct:identifier "23e127cb-ee90-4a22-a0be-9ce2b8f85ebf" ;
    dct:issued "2022-09-19T05:52:50.785904"^^xsd:dateTime ;
    dct:modified "2022-09-19T05:52:50.785916"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "DI.Kab.2019 SDA  - Kec. Rembang" .

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

