@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/ab573a59-49f8-48a5-9cb8-ad5f1546b0ae> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Sekda Bulan April Tahun 2024" ;
    dct:identifier "ab573a59-49f8-48a5-9cb8-ad5f1546b0ae" ;
    dct:issued "2026-05-05T17:34:40.334195"^^xsd:dateTime ;
    dct:modified "2026-05-05T17:34:40.334213"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Agenda Kerja Pimpinan Sekda April 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ] ;
    dcat:distribution <http://5.189.187.109/dataset/ab573a59-49f8-48a5-9cb8-ad5f1546b0ae/resource/5fb3f175-6041-40ed-9352-5519a8c974cb> ;
    dcat:keyword "2024",
        "agendapimda",
        "agendasekda",
        "april",
        "ppidsetda",
        "sekda",
        "setdajateng" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<http://5.189.187.109/dataset/ab573a59-49f8-48a5-9cb8-ad5f1546b0ae/resource/5fb3f175-6041-40ed-9352-5519a8c974cb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-06T04:17:24.518547"^^xsd:dateTime ;
    dct:modified "2026-05-05T17:34:40.307227"^^xsd:dateTime ;
    dct:title "Agenda Kerja Pimpinan Sekda April 2024.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/ab573a59-49f8-48a5-9cb8-ad5f1546b0ae/resource/5fb3f175-6041-40ed-9352-5519a8c974cb/download/agenda-kerja-pimpinan-sekda-april-2024.csv> ;
    dcat:byteSize "44243"^^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 .

