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

<http://5.189.187.109/dataset/fd3a19a7-12fe-4e35-9965-7f12b4b9eec7> a dcat:Dataset ;
    dct:description "Laporan Perkembangan Pelaksanaan APBD TA 2024 Biro Umum-Bulan Januari" ;
    dct:identifier "fd3a19a7-12fe-4e35-9965-7f12b4b9eec7" ;
    dct:issued "2026-05-06T03:46:12.816428"^^xsd:dateTime ;
    dct:modified "2026-05-06T03:46:12.816451"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Laporan Perkembangan Pelaksanaan APBD TA 2024 (UMUM)" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setdaprov jateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fd3a19a7-12fe-4e35-9965-7f12b4b9eec7/resource/b6541b06-2911-4463-9a51-02318db8ad30> ;
    dcat:keyword "2024",
        "januari" ;
    dcat:landingPage <http://setda.jatengprov.go.id/> .

<http://5.189.187.109/dataset/fd3a19a7-12fe-4e35-9965-7f12b4b9eec7/resource/b6541b06-2911-4463-9a51-02318db8ad30> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2024-08-14T07:25:09.817209"^^xsd:dateTime ;
    dct:modified "2026-05-06T03:46:12.800334"^^xsd:dateTime ;
    dct:title "BIRO-UMUM.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/fd3a19a7-12fe-4e35-9965-7f12b4b9eec7/resource/b6541b06-2911-4463-9a51-02318db8ad30/download/biro-umum.csv> ;
    dcat:byteSize "34052"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<http://setda.jatengprov.go.id/> a foaf:Document .

