@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/28d4abf7-9492-4def-bcd8-0a17b9525419> a dcat:Dataset ;
    dct:description "Laporan Keuangan Th 2024" ;
    dct:identifier "28d4abf7-9492-4def-bcd8-0a17b9525419" ;
    dct:issued "2025-04-21T03:44:07.044049"^^xsd:dateTime ;
    dct:modified "2025-04-21T03:44:31.185744"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Laporan Kinerja Th 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "badanpenghubungjateng@gmail.com" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/28d4abf7-9492-4def-bcd8-0a17b9525419/resource/f6a2a8f6-817f-4f9a-9bd8-7f82c8d50e99> ;
    dcat:landingPage <https://drive.google.com/drive/folders/1DSCES4-ciW6aEzUVaG8wHUyLct-r0L7B?usp=sharing> .

<https://data.jatengprov.go.id/dataset/28d4abf7-9492-4def-bcd8-0a17b9525419/resource/f6a2a8f6-817f-4f9a-9bd8-7f82c8d50e99> a dcat:Distribution ;
    dct:description "Laporan Kinerja Th 2024" ;
    dct:title "Laporan Kinerja Th 2024" .

<https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> a foaf:Organization ;
    foaf:name "Badan Penghubung" .

