@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/29422c99-179d-4fe0-ba0f-7c8635a3a3a1> a dcat:Dataset ;
    dct:description "Data Rastra Kecamatan Kendal Tahun 2017" ;
    dct:identifier "29422c99-179d-4fe0-ba0f-7c8635a3a3a1" ;
    dct:issued "2018-05-18T07:48:24.380739"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:48:24.380759"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Rastra Kecamatan Kendal Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Faizah, S.Sos" ;
            vcard:hasEmail <mailto:keckendal@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/29422c99-179d-4fe0-ba0f-7c8635a3a3a1/resource/b63fd497-8873-4659-aac2-2db3f678da4a> ;
    dcat:landingPage <keckendal.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/29422c99-179d-4fe0-ba0f-7c8635a3a3a1/resource/b63fd497-8873-4659-aac2-2db3f678da4a> a dcat:Distribution ;
    dct:description "Data Rastra Tahun 2017 Kecamatan Kendal" ;
    dct:format "XLSX" ;
    dct:title "DATA RASTRA 2017.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/29422c99-179d-4fe0-ba0f-7c8635a3a3a1/resource/b63fd497-8873-4659-aac2-2db3f678da4a/download/data-rastra-2017.xlsx> ;
    dcat:byteSize 16745.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

