@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/722f3575-e001-41be-8477-2e7bc31b6769> a dcat:Dataset ;
    dct:description "Jumlah Bangunan Rumah di permukiman kumuh kab. Pati tahun 2018" ;
    dct:identifier "722f3575-e001-41be-8477-2e7bc31b6769" ;
    dct:issued "2019-02-20T02:31:03.515677"^^xsd:dateTime ;
    dct:modified "2019-02-20T02:31:57.776776"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> ;
    dct:title "Jumlah Bangunan Rumah di permukiman kumuh" ;
    owl:versionInfo "93" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Indriyanto Diskominfo" ;
            vcard:hasEmail <mailto:indriyantodiskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/722f3575-e001-41be-8477-2e7bc31b6769/resource/8d69e48e-5785-4b99-aaab-4948f63506da> ;
    dcat:landingPage <DISPERKIM%20Kab.%20Pati> .

<https://data.jatengprov.go.id/dataset/722f3575-e001-41be-8477-2e7bc31b6769/resource/8d69e48e-5785-4b99-aaab-4948f63506da> a dcat:Distribution ;
    dct:description "Jumlah Bangunan Rumah di permukiman kumuh kab. pati tahun 2018" ;
    dct:format "excell" ;
    dct:title "Jumlah Bangunan Rumah di permukiman kumuh" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/722f3575-e001-41be-8477-2e7bc31b6769/resource/8d69e48e-5785-4b99-aaab-4948f63506da/download/jumlah-bangunan-rumah-di-permukiman-kumuh.xlsx> ;
    dcat:byteSize 12434.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

