@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/e291b9c7-6ef1-4479-a09a-91df5e2085e6> a dcat:Dataset ;
    dct:description "RAB Th. 2025" ;
    dct:identifier "e291b9c7-6ef1-4479-a09a-91df5e2085e6" ;
    dct:issued "2025-04-23T03:47:17.568688"^^xsd:dateTime ;
    dct:modified "2025-04-23T03:47:46.247117"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "RAB Th. 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "badanpenghubungjateng@gmail.com" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e291b9c7-6ef1-4479-a09a-91df5e2085e6/resource/85fa6f18-3506-4ab0-b75b-ebe955c00b5f> ;
    dcat:landingPage <https://drive.google.com/drive/folders/13IVoZ4DIjO1-ycydUlA0eoSxRMvuIf0X?usp=sharing> .

<https://data.jatengprov.go.id/dataset/e291b9c7-6ef1-4479-a09a-91df5e2085e6/resource/85fa6f18-3506-4ab0-b75b-ebe955c00b5f> a dcat:Distribution ;
    dct:description "RAB Th. 2025" ;
    dct:title "RAB Th. 2025" .

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

