@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/d0d1cb68-d3fb-4f32-bbd3-1edafd393d7c> a dcat:Dataset ;
    dct:identifier "d0d1cb68-d3fb-4f32-bbd3-1edafd393d7c" ;
    dct:issued "2022-10-04T13:41:06.554489"^^xsd:dateTime ;
    dct:modified "2022-10-04T13:41:06.554499"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Agenda Kegiatan Camat Juli 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d0d1cb68-d3fb-4f32-bbd3-1edafd393d7c/resource/30248676-ed9e-412a-8196-97a5f9bc5f94> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/d0d1cb68-d3fb-4f32-bbd3-1edafd393d7c/resource/30248676-ed9e-412a-8196-97a5f9bc5f94> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "KEGIATAN CAMAT BULAN JULI 2022.docx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/d0d1cb68-d3fb-4f32-bbd3-1edafd393d7c/resource/30248676-ed9e-412a-8196-97a5f9bc5f94/download/kegiatan-camat-bulan-juli-2022.docx> ;
    dcat:byteSize 21486.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

