@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/6b1e0f5d-98f3-47c4-8462-37c08ca63cc3> a dcat:Dataset ;
    dct:description "Kecamatan Karanganyar" ;
    dct:identifier "6b1e0f5d-98f3-47c4-8462-37c08ca63cc3" ;
    dct:issued "2022-10-04T10:43:29.820076"^^xsd:dateTime ;
    dct:modified "2022-10-04T10:43:29.820086"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Call Center Kecamatan Karanganyar" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6b1e0f5d-98f3-47c4-8462-37c08ca63cc3/resource/e26384b2-2cd1-45f8-bea0-b1ae31b397ca> .

<https://data.jatengprov.go.id/dataset/6b1e0f5d-98f3-47c4-8462-37c08ca63cc3/resource/e26384b2-2cd1-45f8-bea0-b1ae31b397ca> a dcat:Distribution ;
    dct:format "PNG" ;
    dct:title "CALL CENTER REVISI.png" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/6b1e0f5d-98f3-47c4-8462-37c08ca63cc3/resource/e26384b2-2cd1-45f8-bea0-b1ae31b397ca/download/call-center-revisi.png> ;
    dcat:byteSize 112047.0 ;
    dcat:mediaType "image/png" .

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

