@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/dbddf98a-5184-4ce7-947a-369f08f2908c> a dcat:Dataset ;
    dct:description "Data informasi jumlah luas ruang terbuka hijau di kabupaten pati tahun 2018" ;
    dct:identifier "dbddf98a-5184-4ce7-947a-369f08f2908c" ;
    dct:issued "2019-02-19T00:54:57.585488"^^xsd:dateTime ;
    dct:modified "2019-02-19T00:56:12.394816"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> ;
    dct:title "Jumlah dan Luas Ruang Terbuka Hijau" ;
    owl:versionInfo "87" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "indriyanto diskominfo" ;
            vcard:hasEmail <mailto:indriyantodiskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dbddf98a-5184-4ce7-947a-369f08f2908c/resource/1c4d9eec-8b75-42c5-948b-07c4d2cd43eb> ;
    dcat:landingPage <DISPERKIM%20Kab.%20Pati> .

<https://data.jatengprov.go.id/dataset/dbddf98a-5184-4ce7-947a-369f08f2908c/resource/1c4d9eec-8b75-42c5-948b-07c4d2cd43eb> a dcat:Distribution ;
    dct:description "Data informasi jumlah luas ruang terbuka hijau di kabupaten pati tahun 2018" ;
    dct:format "excell" ;
    dct:title "jumlah luas ruang terbuka hijau di kabupaten pati" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/dbddf98a-5184-4ce7-947a-369f08f2908c/resource/1c4d9eec-8b75-42c5-948b-07c4d2cd43eb/download/jumlah-dan-luas-ruang-terbuka-hijau.xlsx> ;
    dcat:byteSize 12132.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" .

