@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/7e91deff-bf9e-43a3-96a3-018e7639d3b3> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Sekda Bulan April Tahun 2025" ;
    dct:identifier "7e91deff-bf9e-43a3-96a3-018e7639d3b3" ;
    dct:issued "2025-09-18T07:34:50.707253"^^xsd:dateTime ;
    dct:modified "2025-09-18T07:35:10.001003"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Agenda Kerja Pimpinan Sekda April 2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7e91deff-bf9e-43a3-96a3-018e7639d3b3/resource/c2105bd0-9cec-4214-a5e4-0e9b935800ae> ;
    dcat:keyword "2025",
        "agendapimda",
        "april",
        "sekda",
        "setda" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/7e91deff-bf9e-43a3-96a3-018e7639d3b3/resource/c2105bd0-9cec-4214-a5e4-0e9b935800ae> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Rekap Kerja Pimpinan Sekda April.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7e91deff-bf9e-43a3-96a3-018e7639d3b3/resource/c2105bd0-9cec-4214-a5e4-0e9b935800ae/download/rekap-kerja-pimpinan-sekda-april.csv> ;
    dcat:byteSize 3476.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> a foaf:Organization ;
    foaf:name "Sekretariat Daerah " .

