@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#> .

<http://5.189.187.109/dataset/7ea0c847-67e2-48ab-821d-9b40f258b439> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Sekda Bulan Juli Tahun 2024" ;
    dct:identifier "7ea0c847-67e2-48ab-821d-9b40f258b439" ;
    dct:issued "2026-05-05T15:08:38.331558"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:08:38.331579"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Agenda Kerja Pimpinan Sekda Juli 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ] ;
    dcat:distribution <http://5.189.187.109/dataset/7ea0c847-67e2-48ab-821d-9b40f258b439/resource/5ce1ae01-f70a-4101-b96a-c0c8b2a2a74d> ;
    dcat:keyword "2024",
        "agendapimda",
        "agendasekda",
        "juli",
        "ppidsetda",
        "sekda",
        "setdajateng" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<http://5.189.187.109/dataset/7ea0c847-67e2-48ab-821d-9b40f258b439/resource/5ce1ae01-f70a-4101-b96a-c0c8b2a2a74d> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2024-08-06T04:21:38.956032"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:08:38.297624"^^xsd:dateTime ;
    dct:title "Agenda Kerja Pimpinan Sekda Juli 2024.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7ea0c847-67e2-48ab-821d-9b40f258b439/resource/5ce1ae01-f70a-4101-b96a-c0c8b2a2a74d/download/agenda-kerja-pimpinan-sekda-juli-2024.csv> ;
    dcat:byteSize "51626"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://ppidsetda.jatengprov.go.id/> a foaf:Document .

