@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/f11f1752-5fb0-4f25-bde8-b6d6d97f9674> a dcat:Dataset ;
    dct:description "Laporan realisasi Anggaran Kecamatan Wiradesa Tahun 2017" ;
    dct:identifier "f11f1752-5fb0-4f25-bde8-b6d6d97f9674" ;
    dct:issued "2018-10-19T02:02:27.270320"^^xsd:dateTime ;
    dct:modified "2018-10-19T02:02:27.270329"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "LRA KECAMATAN WIRADESA TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Wiradesa" ;
            vcard:hasEmail <mailto:sekretariat.kec.wiradesa@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f11f1752-5fb0-4f25-bde8-b6d6d97f9674/resource/8427f1ba-4895-4ea6-9e07-683288a0b81d> .

<https://data.jatengprov.go.id/dataset/f11f1752-5fb0-4f25-bde8-b6d6d97f9674/resource/8427f1ba-4895-4ea6-9e07-683288a0b81d> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "LRA Kecamatan Wiradesa Tahun 2017.xls" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/f11f1752-5fb0-4f25-bde8-b6d6d97f9674/resource/8427f1ba-4895-4ea6-9e07-683288a0b81d/download/lra-2017.xls> ;
    dcat:byteSize 53248.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

