@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/fd3e87ea-e1e4-4e6e-9701-94f759f0358a> a dcat:Dataset ;
    dct:description "Rencana Kerja Anggaran" ;
    dct:identifier "fd3e87ea-e1e4-4e6e-9701-94f759f0358a" ;
    dct:issued "2021-09-25T06:21:52.573348"^^xsd:dateTime ;
    dct:modified "2021-09-25T06:23:06.982111"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "RKA Badan Penghubung Jateng" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fd3e87ea-e1e4-4e6e-9701-94f759f0358a/resource/761ca123-7edf-4380-9773-319cda9221e7>,
        <https://data.jatengprov.go.id/dataset/fd3e87ea-e1e4-4e6e-9701-94f759f0358a/resource/b6c480ab-2f50-413a-a012-7018ed2e5fef> ;
    dcat:landingPage <https://penghubung.jatengprov.go.id/rencana-kerja-anggaran-rka-badan-penghubung-jateng/> .

<https://data.jatengprov.go.id/dataset/fd3e87ea-e1e4-4e6e-9701-94f759f0358a/resource/761ca123-7edf-4380-9773-319cda9221e7> a dcat:Distribution ;
    dct:title "RKA banhub" ;
    dcat:accessURL <https://penghubung.jatengprov.go.id/rencana-kerja-anggaran-rka-badan-penghubung-jateng/> .

<https://data.jatengprov.go.id/dataset/fd3e87ea-e1e4-4e6e-9701-94f759f0358a/resource/b6c480ab-2f50-413a-a012-7018ed2e5fef> a dcat:Distribution ;
    dct:title "RKA banhub" ;
    dcat:accessURL <https://penghubung.jatengprov.go.id/rencana-kerja-anggaran-rka-badan-penghubung-jateng/> .

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

