@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/ae26c489-a98c-49a6-9743-8a760b538e7c> a dcat:Dataset ;
    dct:description "surat bupati, wakil bupati dan sekda" ;
    dct:identifier "ae26c489-a98c-49a6-9743-8a760b538e7c" ;
    dct:issued "2018-08-18T04:50:26.692222"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:50:26.692237"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "data surat masuk bagian umum" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "puput" ;
            vcard:hasEmail <mailto:pututjanu@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ae26c489-a98c-49a6-9743-8a760b538e7c/resource/1b92e4dd-9db5-4525-aefd-267dae04746a> ;
    dcat:landingPage <umum@batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/ae26c489-a98c-49a6-9743-8a760b538e7c/resource/1b92e4dd-9db5-4525-aefd-267dae04746a> a dcat:Distribution ;
    dct:description "data" ;
    dct:format "exl" ;
    dct:title "kominfo" ;
    dcat:accessURL <http://103.78.143.59/dataset/ae26c489-a98c-49a6-9743-8a760b538e7c/resource/1b92e4dd-9db5-4525-aefd-267dae04746a/download/diskominfo-ok.xlsx> ;
    dcat:byteSize 47623.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

