@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/55ae637f-462a-4dea-9124-8548657f0f26> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang data pendudukan, lahir, mati, pendatang, dan pindah selama setahun di wilayah Kecamatan Buaran Kabupaten Pekalongan tahun 2017." ;
    dct:identifier "55ae637f-462a-4dea-9124-8548657f0f26" ;
    dct:issued "2018-10-17T01:53:48.108042"^^xsd:dateTime ;
    dct:modified "2018-10-20T02:17:28.835203"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Kependudukan Kec. Buaran" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Indah Mulyati, SE" ;
            vcard:hasEmail <mailto:indahmulyati0804@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/55ae637f-462a-4dea-9124-8548657f0f26/resource/02a95e71-5712-4e2d-8884-56256c2c0f2f> ;
    dcat:landingPage <Seksi%20Tata%20Pemerintahan%20dan%20Pelayanan%20Umum> .

<https://data.jatengprov.go.id/dataset/55ae637f-462a-4dea-9124-8548657f0f26/resource/02a95e71-5712-4e2d-8884-56256c2c0f2f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "kependudukan 2017.xlsx" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/55ae637f-462a-4dea-9124-8548657f0f26/resource/02a95e71-5712-4e2d-8884-56256c2c0f2f/download/kependudukan-2017.xlsx> ;
    dcat:byteSize 59582.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" .

