@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/81fa6995-a218-4d1a-9d8d-4a9769f03212> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Sekda Bulan Januari Tahun 2024" ;
    dct:identifier "81fa6995-a218-4d1a-9d8d-4a9769f03212" ;
    dct:issued "2024-08-06T03:57:44.739006"^^xsd:dateTime ;
    dct:modified "2024-08-14T05:58:12.407889"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Agenda Kerja Pimpinan Sekda Januari 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/81fa6995-a218-4d1a-9d8d-4a9769f03212/resource/4edc0636-04ad-4666-be79-748e7ddf7071> ;
    dcat:keyword "2024",
        "agendapimda",
        "agendasekda",
        "januari",
        "ppidsetda",
        "sekda",
        "setdajateng" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/81fa6995-a218-4d1a-9d8d-4a9769f03212/resource/4edc0636-04ad-4666-be79-748e7ddf7071> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:title "Agenda Kerja Pimpinan Sekda Januari 2024.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/81fa6995-a218-4d1a-9d8d-4a9769f03212/resource/4edc0636-04ad-4666-be79-748e7ddf7071/download/agenda-kerja-pimpinan-sekda-januari-2024.csv> ;
    dcat:byteSize 19319.0 ;
    dcat:mediaType "text/csv" .

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

