@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/0a2e2036-de50-402e-be58-538150300888> a dcat:Dataset ;
    dct:description "RKA Badan Penghubung" ;
    dct:identifier "0a2e2036-de50-402e-be58-538150300888" ;
    dct:issued "2022-09-28T03:11:04.382103"^^xsd:dateTime ;
    dct:modified "2022-09-28T03:13:28.440633"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "RKA Badan Penghubung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0a2e2036-de50-402e-be58-538150300888/resource/450880c4-9be7-4790-a284-9f5aa97d9291> .

<https://data.jatengprov.go.id/dataset/0a2e2036-de50-402e-be58-538150300888/resource/450880c4-9be7-4790-a284-9f5aa97d9291> a dcat:Distribution ;
    dct:description "RKA Banhub 2022" ;
    dct:title "RKA Banhub 2022" ;
    dcat:accessURL <https://drive.google.com/file/d/1DIFKrQTC0TPoxhRJZCWrQ3zez2gXEy_5/view> .

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

