@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/3d08f136-ac09-41e8-8add-a0b2ba2f35d5> a dcat:Dataset ;
    dct:description "Laporan Keuangan Th 2024" ;
    dct:identifier "3d08f136-ac09-41e8-8add-a0b2ba2f35d5" ;
    dct:issued "2025-04-21T03:41:28.779940"^^xsd:dateTime ;
    dct:modified "2025-04-21T03:41:52.983226"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Laporan Keuangan 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/3d08f136-ac09-41e8-8add-a0b2ba2f35d5/resource/f5ef3501-a560-4950-8d74-9dc645dee82c> ;
    dcat:landingPage <https://drive.google.com/drive/folders/1csbOxrGeIMD9MEIQ_w_gIvkAX_3HxjBu?usp=sharing> .

<https://data.jatengprov.go.id/dataset/3d08f136-ac09-41e8-8add-a0b2ba2f35d5/resource/f5ef3501-a560-4950-8d74-9dc645dee82c> a dcat:Distribution ;
    dct:description "Laporan Keuangan Th 2024" ;
    dct:title "Laporan Keuangan Th 2024" .

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

