@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/8e5a30c3-fcaf-45d9-89c0-d635ed24f8b5> a dcat:Dataset ;
    dct:description "Berisi surat keluar seksi pelayanan umum kecamatan Jatipuro" ;
    dct:identifier "8e5a30c3-fcaf-45d9-89c0-d635ed24f8b5" ;
    dct:issued "2023-02-01T03:23:08.480679"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:23:08.480688"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Surat Keluar Pelayanan Umum Oktober 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8e5a30c3-fcaf-45d9-89c0-d635ed24f8b5/resource/e5138910-a1d9-444b-b56d-31981eb3765b> ;
    dcat:keyword "Surat Keluar" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/8e5a30c3-fcaf-45d9-89c0-d635ed24f8b5/resource/e5138910-a1d9-444b-b56d-31981eb3765b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "oktober.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/8e5a30c3-fcaf-45d9-89c0-d635ed24f8b5/resource/e5138910-a1d9-444b-b56d-31981eb3765b/download/oktober.pdf> ;
    dcat:byteSize 473304.0 ;
    dcat:mediaType "application/pdf" .

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

