@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/2fed0866-9871-4a80-996d-60d4880b8184> a dcat:Dataset ;
    dct:description "Rencana Anggaran Belanja 2023" ;
    dct:identifier "2fed0866-9871-4a80-996d-60d4880b8184" ;
    dct:issued "2023-05-11T08:57:31.385163"^^xsd:dateTime ;
    dct:modified "2023-05-11T08:57:43.953151"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "RAB 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2fed0866-9871-4a80-996d-60d4880b8184/resource/a35423ce-d8e8-4019-82e9-152351d7d88b> ;
    dcat:landingPage <https://penghubung.jatengprov.go.id/rencana-anggaran-belanja-rab/> .

<https://data.jatengprov.go.id/dataset/2fed0866-9871-4a80-996d-60d4880b8184/resource/a35423ce-d8e8-4019-82e9-152351d7d88b> a dcat:Distribution ;
    dct:title "rencana-anggaran-belanja-rab 2023" ;
    dcat:accessURL <https://penghubung.jatengprov.go.id/rencana-anggaran-belanja-rab/> .

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

