@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/03b8d998-5f00-4789-af0c-4c685445ceec> a dcat:Dataset ;
    dct:description "Agenda Kegiatan Th 2025" ;
    dct:identifier "03b8d998-5f00-4789-af0c-4c685445ceec" ;
    dct:issued "2025-04-16T07:07:30.537364"^^xsd:dateTime ;
    dct:modified "2025-04-16T07:23:19.221697"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Agenda Kegiatan 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/03b8d998-5f00-4789-af0c-4c685445ceec/resource/b02e164a-3e88-47ba-ac7b-2f6578b337db> ;
    dcat:keyword "Badan Penghubung" ;
    dcat:landingPage <https://drive.google.com/drive/folders/19HBaJ--nUJ2a2NYv7RWc39G_4MtxNbtV?usp=drive_link> .

<https://data.jatengprov.go.id/dataset/03b8d998-5f00-4789-af0c-4c685445ceec/resource/b02e164a-3e88-47ba-ac7b-2f6578b337db> a dcat:Distribution ;
    dct:description "Agenda Kegiatan Th 2025" ;
    dct:title "Agenda Kegiatan Th 2025" .

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

