@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/32acbae7-0546-413e-81e7-d68510ba5c3d> a dcat:Dataset ;
    dct:identifier "32acbae7-0546-413e-81e7-d68510ba5c3d" ;
    dct:issued "2022-10-04T09:08:25.574182"^^xsd:dateTime ;
    dct:modified "2022-10-04T09:08:25.574194"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Rekapitulasi Eks G30SPKI Februari 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/32acbae7-0546-413e-81e7-d68510ba5c3d/resource/a7d9b62e-b3c1-47ac-a74b-bfde995b3ee5> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/32acbae7-0546-413e-81e7-d68510ba5c3d/resource/a7d9b62e-b3c1-47ac-a74b-bfde995b3ee5> a dcat:Distribution ;
    dct:format "BMP" ;
    dct:title "februari.bmp" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/32acbae7-0546-413e-81e7-d68510ba5c3d/resource/a7d9b62e-b3c1-47ac-a74b-bfde995b3ee5/download/februari.bmp> ;
    dcat:byteSize 5873446.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" .

