@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/e8e298a6-8319-4e1e-b832-8f7b768ed6f2> a dcat:Dataset ;
    dct:description "Realisasi Kegiatan Bulan Agustus Tahun 2022" ;
    dct:identifier "e8e298a6-8319-4e1e-b832-8f7b768ed6f2" ;
    dct:issued "2022-10-04T14:22:50.928046"^^xsd:dateTime ;
    dct:modified "2022-10-04T14:22:50.928056"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Realisasi Kegiatan Bulan Agustus Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ServAdmin Mojogedang" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e8e298a6-8319-4e1e-b832-8f7b768ed6f2/resource/3fa51378-beb3-45bc-a19c-25ba4df1ee53> ;
    dcat:landingPage <https://mojogedang.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/e8e298a6-8319-4e1e-b832-8f7b768ed6f2/resource/3fa51378-beb3-45bc-a19c-25ba4df1ee53> a dcat:Distribution ;
    dct:description "Realisasi Kegiatan Bulan Agustus Tahun 2022" ;
    dct:format "PDF" ;
    dct:title "Realisasi Kegiatan Bulan Agustus Tahun 2022" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/e8e298a6-8319-4e1e-b832-8f7b768ed6f2/resource/3fa51378-beb3-45bc-a19c-25ba4df1ee53/download/realisasi-kegiatan-bulan-agustus-2022.pdf> ;
    dcat:byteSize 85120.0 ;
    dcat:mediaType "application/pdf" .

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

