@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/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 "2026-05-05T15:08:26.481576"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:08:26.481594"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    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 <http://5.189.187.109/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/> .

<http://5.189.187.109/dataset/7e91deff-bf9e-43a3-96a3-018e7639d3b3/resource/c2105bd0-9cec-4214-a5e4-0e9b935800ae> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-09-18T07:35:09.728121"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:08:26.463839"^^xsd:dateTime ;
    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"^^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 .

