@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/a89527b8-4dd2-49e3-b38e-60464304a9b7> a dcat:Dataset ;
    dct:description "Nama Desa dan Kepala Desa" ;
    dct:identifier "a89527b8-4dd2-49e3-b38e-60464304a9b7" ;
    dct:issued "2018-08-18T04:49:49.790227"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:49:49.790244"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Nama Desa Dan Kepala Desa Di Kecamatan Limpung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "staff" ;
            vcard:hasEmail <mailto:kacastaf@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a89527b8-4dd2-49e3-b38e-60464304a9b7/resource/479ce1e9-b253-41f1-9242-b2d709a9824e> ;
    dcat:landingPage <kecamatan%20Limpung> .

<https://data.jatengprov.go.id/dataset/a89527b8-4dd2-49e3-b38e-60464304a9b7/resource/479ce1e9-b253-41f1-9242-b2d709a9824e> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "Nama Desa Dan Kepala Desa di Kecamatan Limpung.doc" ;
    dcat:accessURL <http://103.78.143.59/dataset/a89527b8-4dd2-49e3-b38e-60464304a9b7/resource/479ce1e9-b253-41f1-9242-b2d709a9824e/download/nama-desa-dan-kepala-desa-di-kecamatan-limpung.doc> ;
    dcat:byteSize 274432.0 ;
    dcat:mediaType "application/msword" .

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

