@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/074b3b3e-1b7b-44fb-8270-5e757075769d> a dcat:Dataset ;
    dct:description "SIPD (Sistem Informasi Pembangunan Daerah) berisi tentang informasi pembangunan daerah di wilayah Kecamatan Buaran tahun 2017." ;
    dct:identifier "074b3b3e-1b7b-44fb-8270-5e757075769d" ;
    dct:issued "2018-10-22T02:47:18.239048"^^xsd:dateTime ;
    dct:modified "2018-10-22T02:47:18.239060"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "SIPD Kec. Buaran" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Emi Zuraida" ;
            vcard:hasEmail <mailto:kantorcamatbuaran@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/074b3b3e-1b7b-44fb-8270-5e757075769d/resource/cd0d4d1a-5f55-4ea6-960a-696de9943a08> ;
    dcat:landingPage <Seksi%20Pemberdayaan%20Masyarakat%20dan%20Desa> .

<https://data.jatengprov.go.id/dataset/074b3b3e-1b7b-44fb-8270-5e757075769d/resource/cd0d4d1a-5f55-4ea6-960a-696de9943a08> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "SIPD tahun 2017.xlsx" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/074b3b3e-1b7b-44fb-8270-5e757075769d/resource/cd0d4d1a-5f55-4ea6-960a-696de9943a08/download/sipd-tahun-2017.xlsx> ;
    dcat:byteSize 121078.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

