@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/f361df08-eaec-4c15-81be-f83333d73937> a dcat:Dataset ;
    dct:description "Agenda Kerja Dinas Th 2025" ;
    dct:identifier "f361df08-eaec-4c15-81be-f83333d73937" ;
    dct:issued "2025-04-16T07:31:03.158812"^^xsd:dateTime ;
    dct:modified "2025-04-16T07:31:33.839320"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Agenda Kerja Dinas Th 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "badanpenghubungjateng@gmail.com" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f361df08-eaec-4c15-81be-f83333d73937/resource/63f1eb2a-0423-40cd-8823-c5d1f731c57e> ;
    dcat:keyword "Badan Penghubung" ;
    dcat:landingPage <https://drive.google.com/drive/folders/14tLCL_Z2VkWJ794CZM89yaDjA8NUGBDV?usp=drive_link> .

<https://data.jatengprov.go.id/dataset/f361df08-eaec-4c15-81be-f83333d73937/resource/63f1eb2a-0423-40cd-8823-c5d1f731c57e> a dcat:Distribution ;
    dct:description "Agenda Kerja Dinas Th 2025" ;
    dct:title "Agenda Kerja Dinas Th 2025" .

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

