@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/82de0854-2558-4657-b531-a6734bc516aa> a dcat:Dataset ;
    dct:identifier "82de0854-2558-4657-b531-a6734bc516aa" ;
    dct:issued "2023-05-10T03:59:22.180670"^^xsd:dateTime ;
    dct:modified "2023-05-10T03:59:22.180677"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Agenda Camat November 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/82de0854-2558-4657-b531-a6734bc516aa/resource/3e025f4f-bb39-4d53-929f-024db6aff239> ;
    dcat:keyword "agenda pimpinan" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/82de0854-2558-4657-b531-a6734bc516aa/resource/3e025f4f-bb39-4d53-929f-024db6aff239> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Agenda Camat November 2022.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/82de0854-2558-4657-b531-a6734bc516aa/resource/3e025f4f-bb39-4d53-929f-024db6aff239/download/agenda-camat-november-2022.pdf> ;
    dcat:byteSize 1175826.0 ;
    dcat:mediaType "application/pdf" .

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

