@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/0d6dfd4e-32fe-44c8-9163-bf5ad75e6a2d> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Sekda Bulan Mei Tahun 2024" ;
    dct:identifier "0d6dfd4e-32fe-44c8-9163-bf5ad75e6a2d" ;
    dct:issued "2024-08-06T04:19:04.087485"^^xsd:dateTime ;
    dct:modified "2024-08-14T06:00:42.059170"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Agenda Kerja Pimpinan Sekda Mei 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0d6dfd4e-32fe-44c8-9163-bf5ad75e6a2d/resource/e64411a2-01b8-4294-ae5b-2f5c9efd918b> ;
    dcat:keyword "2024",
        "agendapimda",
        "agendasekda",
        "mei",
        "ppidsetda",
        "sekda",
        "setdajateng" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/0d6dfd4e-32fe-44c8-9163-bf5ad75e6a2d/resource/e64411a2-01b8-4294-ae5b-2f5c9efd918b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Agenda Kerja Pimpinan Sekda Mei 2024.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/0d6dfd4e-32fe-44c8-9163-bf5ad75e6a2d/resource/e64411a2-01b8-4294-ae5b-2f5c9efd918b/download/agenda-kerja-pimpinan-sekda-mei-2024.csv> ;
    dcat:byteSize 47916.0 ;
    dcat:mediaType "text/csv" .

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

