@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/de699d0a-cb65-4f3b-9db9-2b96a5a1901e> a dcat:Dataset ;
    dct:description "Ringkasan Laporan Realisasi Anggaran DINLUTKAN Tahun 2017" ;
    dct:identifier "de699d0a-cb65-4f3b-9db9-2b96a5a1901e" ;
    dct:issued "2019-05-22T15:35:48.460405"^^xsd:dateTime ;
    dct:modified "2019-05-22T15:35:48.460418"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "LRA Dinas Kelautan dan Perikanan Kab. Pekalongan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinlutkan" ;
            vcard:hasEmail <mailto:dinlutkan.kabpkl@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/de699d0a-cb65-4f3b-9db9-2b96a5a1901e/resource/bbd857d8-1a32-4f1f-a7a5-15e2214f4814> ;
    dcat:landingPage <dinlutkan> .

<https://data.jatengprov.go.id/dataset/de699d0a-cb65-4f3b-9db9-2b96a5a1901e/resource/bbd857d8-1a32-4f1f-a7a5-15e2214f4814> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "lra exel PERMEN 13 2017.xls" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/de699d0a-cb65-4f3b-9db9-2b96a5a1901e/resource/bbd857d8-1a32-4f1f-a7a5-15e2214f4814/download/eb-1bdc-41e6-b88c-8a34e9e87bbc.xls> ;
    dcat:byteSize 35840.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" .

