@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/2b0e5b11-defc-4b3c-be5e-4765ec6a5239> a dcat:Dataset ;
    dct:description "Laporan Keuangan Banhub Tahun 2021" ;
    dct:identifier "2b0e5b11-defc-4b3c-be5e-4765ec6a5239" ;
    dct:issued "2022-09-28T06:48:52.326892"^^xsd:dateTime ;
    dct:modified "2022-09-28T09:19:42.770921"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Laporan Keuangan Banhub Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2b0e5b11-defc-4b3c-be5e-4765ec6a5239/resource/78c9c7a9-d599-44a2-8ee5-531b0cf30b0a> ;
    dcat:landingPage <https://drive.google.com/file/d/1ua4PZm9tBhZqFTNEsZl2b2QjLf9WLMZc/view> .

<https://data.jatengprov.go.id/dataset/2b0e5b11-defc-4b3c-be5e-4765ec6a5239/resource/78c9c7a9-d599-44a2-8ee5-531b0cf30b0a> a dcat:Distribution ;
    dct:description "Laporan Keuangan Banhub Tahun 2021" ;
    dct:title "Laporan Keuangan Banhub Tahun 2021" ;
    dcat:accessURL <https://drive.google.com/file/d/1ua4PZm9tBhZqFTNEsZl2b2QjLf9WLMZc/view> .

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

