@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/5c4f5688-2969-44fd-965d-00707d072e21> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Pekerjaan Per Kecamatan Tahun 2017 Kabupaten Pati" ;
    dct:identifier "5c4f5688-2969-44fd-965d-00707d072e21" ;
    dct:issued "2018-05-17T04:29:27.968050"^^xsd:dateTime ;
    dct:modified "2018-05-17T04:32:46.633905"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> ;
    dct:title "Jumlah Penduduk Berdasarkan Pekerjaan Per Kecamatan" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sutiyono" ;
            vcard:hasEmail <mailto:sutiyonoaji@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5c4f5688-2969-44fd-965d-00707d072e21/resource/37cf6278-6854-437b-b1fd-af9fc26c9fa8> ;
    dcat:landingPage <Disdukcapil%20Kab.%20Pati> .

<https://data.jatengprov.go.id/dataset/5c4f5688-2969-44fd-965d-00707d072e21/resource/37cf6278-6854-437b-b1fd-af9fc26c9fa8> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Berdasarkan Pekerjaan Per Kecamatan Tahun 2017 Kabupaten Pati" ;
    dct:format "XLS" ;
    dct:title "Jumlah Penduduk Berdasarkan Pekerjaan Per Kecamatan Tahun 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5c4f5688-2969-44fd-965d-00707d072e21/resource/37cf6278-6854-437b-b1fd-af9fc26c9fa8/download/jumlah-penduduk-berdasarkan-pekerjaan-per-kec.xls> ;
    dcat:byteSize 2067519.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pati" .

