@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/1af2a3c4-c4d6-45f8-82a9-ed862180de7f> a dcat:Dataset ;
    dct:description "Cakupan Desa Kelurahan UCI Kab. Jepara Tahun 2017" ;
    dct:identifier "1af2a3c4-c4d6-45f8-82a9-ed862180de7f" ;
    dct:issued "2018-07-10T09:26:08.795926"^^xsd:dateTime ;
    dct:modified "2018-07-10T09:26:08.795955"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> ;
    dct:title "Cakupan Desa Kelurahan UCI Kab. Jepara Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Jepara" ;
            vcard:hasEmail <mailto:data@jeparakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1af2a3c4-c4d6-45f8-82a9-ed862180de7f/resource/0e6de589-136e-4ba1-89e5-f17e945067b4> ;
    dcat:landingPage <Dinkes%20Kabupaten%20Jepara> .

<https://data.jatengprov.go.id/dataset/1af2a3c4-c4d6-45f8-82a9-ed862180de7f/resource/0e6de589-136e-4ba1-89e5-f17e945067b4> a dcat:Distribution ;
    dct:description "Cakupan Desa Kelurahan UCI Kab. Jepara Tahun 2017" ;
    dct:format "XLS" ;
    dct:title "Cakupan Desa Kelurahan UCI Kab. Jepara Tahun 2017" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/1af2a3c4-c4d6-45f8-82a9-ed862180de7f/resource/0e6de589-136e-4ba1-89e5-f17e945067b4/download/cakupan-desa-kelurahan-uci-kab.-jepara-tahun-2017.xlsx> ;
    dcat:byteSize 14190.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Jepara" .

