@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/5cf2c74a-3569-46a6-9d78-ef8f46f352ba> a dcat:Dataset ;
    dct:description "Berisi Pagu Dana Desa se Kec. Karangdadap Tahun Anggaran 2018" ;
    dct:identifier "5cf2c74a-3569-46a6-9d78-ef8f46f352ba" ;
    dct:issued "2019-05-28T17:00:56.443712"^^xsd:dateTime ;
    dct:modified "2019-05-28T17:00:56.443719"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "REKAP DD KEC.KARANGDADAP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Khairul Marom" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5cf2c74a-3569-46a6-9d78-ef8f46f352ba/resource/74b5d331-3f18-44e7-aac0-f572f1c20112> ;
    dcat:landingPage <Kasi%20PMD%20&%20Desa> .

<https://data.jatengprov.go.id/dataset/5cf2c74a-3569-46a6-9d78-ef8f46f352ba/resource/74b5d331-3f18-44e7-aac0-f572f1c20112> a dcat:Distribution ;
    dct:description "Berisi Pagu Dana Desa se Kec. Karangdadap Tahun Anggaran 2018" ;
    dct:format "PDF" ;
    dct:title "REKAP DD KEC.KARANGDADAP Tahun 2018" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/5cf2c74a-3569-46a6-9d78-ef8f46f352ba/resource/74b5d331-3f18-44e7-aac0-f572f1c20112/download/rekap-dd-kec.karangdadap-tahun-2018.pdf> ;
    dcat:byteSize 38902.0 ;
    dcat:mediaType "application/pdf" .

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

