@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/d69464b8-d592-496f-a906-38f228fb8d2f> a dcat:Dataset ;
    dct:identifier "d69464b8-d592-496f-a906-38f228fb8d2f" ;
    dct:issued "2023-09-27T05:12:44.029540"^^xsd:dateTime ;
    dct:modified "2023-09-27T05:12:44.029553"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Agenda Camat April 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d69464b8-d592-496f-a906-38f228fb8d2f/resource/1f88d2f0-fa2b-462d-b24b-5a2835ad1fcb> ;
    dcat:keyword "agenda pimpinan" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/d69464b8-d592-496f-a906-38f228fb8d2f/resource/1f88d2f0-fa2b-462d-b24b-5a2835ad1fcb> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Agenda Camat April 2023.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/d69464b8-d592-496f-a906-38f228fb8d2f/resource/1f88d2f0-fa2b-462d-b24b-5a2835ad1fcb/download/agenda-camat-april-2023.pdf> ;
    dcat:byteSize 824771.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

