@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/4f758540-444e-4e2c-a7a4-7d04f634a011> a dcat:Dataset ;
    dct:identifier "4f758540-444e-4e2c-a7a4-7d04f634a011" ;
    dct:issued "2023-11-08T05:24:18.050204"^^xsd:dateTime ;
    dct:modified "2023-11-08T05:24:18.050212"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Agenda Camat September 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4f758540-444e-4e2c-a7a4-7d04f634a011/resource/5b33d4c6-dbc4-44ca-8c77-87b14517ba27> ;
    dcat:keyword "agenda pimpinan" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/4f758540-444e-4e2c-a7a4-7d04f634a011/resource/5b33d4c6-dbc4-44ca-8c77-87b14517ba27> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Agenda Camat September.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/4f758540-444e-4e2c-a7a4-7d04f634a011/resource/5b33d4c6-dbc4-44ca-8c77-87b14517ba27/download/agenda-camat-september.pdf> ;
    dcat:byteSize 1078736.0 ;
    dcat:mediaType "application/pdf" .

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

