@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/d2424529-7a6b-42eb-8a76-275902ac62b1> a dcat:Dataset ;
    dct:description "LKJIP KECAMATAN WEDUNG TAHUN 2016" ;
    dct:identifier "d2424529-7a6b-42eb-8a76-275902ac62b1" ;
    dct:issued "2019-10-03T05:50:26.318703"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:50:26.318716"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "LKJIP KECAMATAN WEDUNG TAHUN 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "program dan keuangan" ;
            vcard:hasEmail <mailto:kecamatanwedung11@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d2424529-7a6b-42eb-8a76-275902ac62b1/resource/a03eec97-d261-4b91-b2d9-81944ce4fe44> ;
    dcat:landingPage <kecamatanwedung11@gmail.com> .

<https://data.jatengprov.go.id/dataset/d2424529-7a6b-42eb-8a76-275902ac62b1/resource/a03eec97-d261-4b91-b2d9-81944ce4fe44> a dcat:Distribution ;
    dct:description "LKJIP TAHUN 2016" ;
    dct:format "DOC" ;
    dct:title "LKJIP KECAMATAN WEDUNG TAHUN 2016.doc" ;
    dcat:accessURL <http://103.47.60.179/dataset/d2424529-7a6b-42eb-8a76-275902ac62b1/resource/a03eec97-d261-4b91-b2d9-81944ce4fe44/download/lkjip-2016.doc> ;
    dcat:byteSize 614400.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

