@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/5a6d649a-a678-431e-89d4-6bd372c66be6> a dcat:Dataset ;
    dct:description "Laporan Keuangan Kecamatan Siwalan Triwulan III TA 2018" ;
    dct:identifier "5a6d649a-a678-431e-89d4-6bd372c66be6" ;
    dct:issued "2018-10-19T02:02:22.492911"^^xsd:dateTime ;
    dct:modified "2018-10-19T02:02:22.492927"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "LRA Kec. Siwalan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "A. Rozak" ;
            vcard:hasEmail <mailto:kecsiwalan@gmail.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5a6d649a-a678-431e-89d4-6bd372c66be6/resource/dce0eda3-d912-43ec-8668-aa0a63273cb3> .

<https://data.jatengprov.go.id/dataset/5a6d649a-a678-431e-89d4-6bd372c66be6/resource/dce0eda3-d912-43ec-8668-aa0a63273cb3> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran Kec Siwalan" ;
    dct:format "PDF" ;
    dct:title "LRA Kec Siwalan 2018" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/5a6d649a-a678-431e-89d4-6bd372c66be6/resource/dce0eda3-d912-43ec-8668-aa0a63273cb3/download/lra_siwalan2018.pdf> ;
    dcat:byteSize 17313.0 ;
    dcat:mediaType "application/pdf" .

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

