@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/d1dd3081-5087-4e9b-9d60-ddf1bd6b9d6f> a dcat:Dataset ;
    dct:description "Pengurus RT, RW, BPD Kecamatan Rowosari Tahun 2018" ;
    dct:identifier "d1dd3081-5087-4e9b-9d60-ddf1bd6b9d6f" ;
    dct:issued "2018-05-18T08:54:33.014784"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:54:33.014804"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Pengurus RT, RW, BPD se-Kecamatan Rowosari" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Setyawan Machmud" ;
            vcard:hasEmail <mailto:setyawanmachmud@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d1dd3081-5087-4e9b-9d60-ddf1bd6b9d6f/resource/bdf491d4-b023-47d1-9d91-fdadf157918b> ;
    dcat:landingPage <kecrowosari.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/d1dd3081-5087-4e9b-9d60-ddf1bd6b9d6f/resource/bdf491d4-b023-47d1-9d91-fdadf157918b> a dcat:Distribution ;
    dct:description "Kecamatan Rowosari" ;
    dct:format "XLS" ;
    dct:title "RT, RW dan BPD.xls" ;
    dcat:accessURL <http://118.97.18.18/dataset/d1dd3081-5087-4e9b-9d60-ddf1bd6b9d6f/resource/bdf491d4-b023-47d1-9d91-fdadf157918b/download/rt-rw-dan-bpd.xls> ;
    dcat:byteSize 70144.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

