@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/e9b883c1-6062-4afe-9444-d7810d3735df> a dcat:Dataset ;
    dct:description "Jumlah Penduduk dan Rasio Jenis Kelamin Menurut Kecamatan di Kota Pekalongan Tahun 2015" ;
    dct:identifier "e9b883c1-6062-4afe-9444-d7810d3735df" ;
    dct:issued "2017-10-02T08:00:47.439012"^^xsd:dateTime ;
    dct:modified "2017-10-02T08:02:25.081508"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4e329047-221a-451a-93ec-dab0ae74fde6> ;
    dct:title "Jumlah Penduduk dan Rasio Jenis Kelamin Menurut Kecamatan di Kota Pekalongan Tahun 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ;
            vcard:hasEmail <mailto:diskominfo@pekalongankota.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e9b883c1-6062-4afe-9444-d7810d3735df/resource/2f6c0efd-71a9-4d99-8480-5bfeb6cdf9bb> ;
    dcat:landingPage <http://satudata.pekalongankota.go.id> .

<https://data.jatengprov.go.id/dataset/e9b883c1-6062-4afe-9444-d7810d3735df/resource/2f6c0efd-71a9-4d99-8480-5bfeb6cdf9bb> a dcat:Distribution ;
    dct:description "Jumlah Penduduk dan Rasio Jenis Kelamin Menurut Kecamatan di Kota Pekalongan Tahun 2015" ;
    dct:format "CSV" ;
    dct:title "Jumlah Penduduk dan Rasio Jenis Kelamin Menurut Kecamatan di Kota Pekalongan Tahun 2015" ;
    dcat:accessURL <http://satudata.pekalongankota.go.id/opendata/jumlah-penduduk-dan-rasio-jenis-kelamin-menurut-kecamatan-di-kota-pekalongan-tahun-2015> .

<https://data.jatengprov.go.id/organization/4e329047-221a-451a-93ec-dab0ae74fde6> a foaf:Organization ;
    foaf:name "Pemerintah Kota Pekalongan" .

