@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/3ea0c8e4-3bef-4abc-9d97-491f234fd403> a dcat:Dataset ;
    dct:identifier "3ea0c8e4-3bef-4abc-9d97-491f234fd403" ;
    dct:issued "2022-10-04T09:29:36.898763"^^xsd:dateTime ;
    dct:modified "2022-10-04T09:29:36.898775"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Rekapitulasi Eks G30SPKI Maret 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3ea0c8e4-3bef-4abc-9d97-491f234fd403/resource/1dc68910-ff28-4408-80e4-243248e7bf91> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/3ea0c8e4-3bef-4abc-9d97-491f234fd403/resource/1dc68910-ff28-4408-80e4-243248e7bf91> a dcat:Distribution ;
    dct:format "BMP" ;
    dct:title "MARET.bmp" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/3ea0c8e4-3bef-4abc-9d97-491f234fd403/resource/1dc68910-ff28-4408-80e4-243248e7bf91/download/maret.bmp> ;
    dcat:byteSize 5904542.0 ;
    dcat:mediaType "image/x-ms-bmp" .

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

