@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/2404ff8c-9f34-49dd-a922-96b422adb986> a dcat:Dataset ;
    dct:description "LRA Kecamatan Wiradesa Tahun 2017" ;
    dct:identifier "2404ff8c-9f34-49dd-a922-96b422adb986" ;
    dct:issued "2018-12-07T02:49:42.783800"^^xsd:dateTime ;
    dct:modified "2018-12-07T02:49:42.783810"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "LRA KECAMATAN WIRADESA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wiwi Handayani" ;
            vcard:hasEmail <mailto:sekretariat.kec.wiradesa@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2404ff8c-9f34-49dd-a922-96b422adb986/resource/fde124a3-8070-4a91-83fb-9596e9cf0b9c> ;
    dcat:landingPage <Kecamatan%20Wiradesa> .

<https://data.jatengprov.go.id/dataset/2404ff8c-9f34-49dd-a922-96b422adb986/resource/fde124a3-8070-4a91-83fb-9596e9cf0b9c> a dcat:Distribution ;
    dct:description "LRA KECAMATAN WIRADESA TAHUN 2018" ;
    dct:format "XML" ;
    dct:title "LRA 2017.xls" ;
    dcat:accessURL <http://data.pekalongankab.go.id/id/dataset/2404ff8c-9f34-49dd-a922-96b422adb986/resource/fde124a3-8070-4a91-83fb-9596e9cf0b9c/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" .

