@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/daed559b-b914-49d9-86f3-fb2a70d7a755> a dcat:Dataset ;
    dct:description "RENSTRA KECAMATAN WEDUNG" ;
    dct:identifier "daed559b-b914-49d9-86f3-fb2a70d7a755" ;
    dct:issued "2019-10-03T05:52:58.869701"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:52:58.869724"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "RENSTRA KECAMATAN WEDUNG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Program dan  keuangan" ;
            vcard:hasEmail <mailto:kecamatanwedung11@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/daed559b-b914-49d9-86f3-fb2a70d7a755/resource/1aac2eca-0265-44e1-9865-e7fae1c1fd32> ;
    dcat:landingPage <kecwedung.demakkab.go.id> .

<https://data.jatengprov.go.id/dataset/daed559b-b914-49d9-86f3-fb2a70d7a755/resource/1aac2eca-0265-44e1-9865-e7fae1c1fd32> a dcat:Distribution ;
    dct:description "Rencana Strategis Kecamatan Wedung " ;
    dct:format "DOC" ;
    dct:title "RENSTRA KECAMATAN  WEDUNG.doc" ;
    dcat:accessURL <http://103.47.60.179/dataset/daed559b-b914-49d9-86f3-fb2a70d7a755/resource/1aac2eca-0265-44e1-9865-e7fae1c1fd32/download/renstra-kec-wedung.doc> ;
    dcat:byteSize 1098752.0 ;
    dcat:mediaType "application/msword" .

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

