@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/d6813ac2-20bc-4db3-95b6-b2f171f87160> a dcat:Dataset ;
    dct:description "Berisi informasi standar biaya untuk penyusunan anggaran tahun 2023" ;
    dct:identifier "d6813ac2-20bc-4db3-95b6-b2f171f87160" ;
    dct:issued "2023-05-26T08:34:11.768175"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:34:11.768182"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Standar Biaya Masukan 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wili Martejo" ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d6813ac2-20bc-4db3-95b6-b2f171f87160/resource/4bb7c8df-f561-401d-86a7-a18ea52076e0> ;
    dcat:keyword "Anggaran" .

<https://data.jatengprov.go.id/dataset/d6813ac2-20bc-4db3-95b6-b2f171f87160/resource/4bb7c8df-f561-401d-86a7-a18ea52076e0> a dcat:Distribution ;
    dct:description "SBM 2023" ;
    dct:format "PDF" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d6813ac2-20bc-4db3-95b6-b2f171f87160/resource/4bb7c8df-f561-401d-86a7-a18ea52076e0/download/sbm-2023_l4_sbu.pdf> ;
    dcat:byteSize 1553677.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

