@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/1c5e6bea-9798-4f88-8ced-44edabf1729c> a dcat:Dataset ;
    dct:description "Rencana Aksi Th. 2025" ;
    dct:identifier "1c5e6bea-9798-4f88-8ced-44edabf1729c" ;
    dct:issued "2025-04-23T03:55:03.651067"^^xsd:dateTime ;
    dct:modified "2025-04-23T03:56:30.180334"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Rencana Aksi 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/1c5e6bea-9798-4f88-8ced-44edabf1729c/resource/47d475ea-0f70-4715-8787-4d3156f1ae67> ;
    dcat:landingPage <https://drive.google.com/drive/folders/1zZXgOqFFvdDhhRQKqbcM4XLdiCCE6mne?usp=sharing> .

<https://data.jatengprov.go.id/dataset/1c5e6bea-9798-4f88-8ced-44edabf1729c/resource/47d475ea-0f70-4715-8787-4d3156f1ae67> a dcat:Distribution ;
    dct:description "Rencana Aksi Th. 2025" ;
    dct:title "Rencana Aksi Th. 2025" .

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

