@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/99e64dd3-cb12-4cd0-88b7-dda1a0d7b651> a dcat:Dataset ;
    dct:identifier "99e64dd3-cb12-4cd0-88b7-dda1a0d7b651" ;
    dct:issued "2022-10-04T12:03:11.524328"^^xsd:dateTime ;
    dct:modified "2022-10-04T12:03:11.524337"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Rekapitulasi Eks G30SPKI Oktober 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/99e64dd3-cb12-4cd0-88b7-dda1a0d7b651/resource/e0604003-b3de-4ae4-a2ac-d48ca7b5b538> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/99e64dd3-cb12-4cd0-88b7-dda1a0d7b651/resource/e0604003-b3de-4ae4-a2ac-d48ca7b5b538> a dcat:Distribution ;
    dct:format "BMP" ;
    dct:title "OKTOBER.bmp" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/99e64dd3-cb12-4cd0-88b7-dda1a0d7b651/resource/e0604003-b3de-4ae4-a2ac-d48ca7b5b538/download/oktober.bmp> ;
    dcat:byteSize 5791682.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" .

