@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/20e4270b-f995-4039-b90c-9b402e7765ea> a dcat:Dataset ;
    dct:identifier "20e4270b-f995-4039-b90c-9b402e7765ea" ;
    dct:issued "2023-05-24T04:03:38.660486"^^xsd:dateTime ;
    dct:modified "2023-05-24T04:03:38.660492"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "APBDes wonosari" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/20e4270b-f995-4039-b90c-9b402e7765ea/resource/bf8870d5-4b1e-4ec7-8d1a-51a538d123c5> .

<https://data.jatengprov.go.id/dataset/20e4270b-f995-4039-b90c-9b402e7765ea/resource/bf8870d5-4b1e-4ec7-8d1a-51a538d123c5> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "APbdes.docx" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/20e4270b-f995-4039-b90c-9b402e7765ea/resource/bf8870d5-4b1e-4ec7-8d1a-51a538d123c5/download/apbdes.docx> ;
    dcat:byteSize 16889.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

