@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/89d092f0-27e6-44e2-8449-941809b731c4> a dcat:Dataset ;
    dct:description "Matrik Musrenbangdes Kecamatan Rowosari Tahun 2018" ;
    dct:identifier "89d092f0-27e6-44e2-8449-941809b731c4" ;
    dct:issued "2018-05-18T08:24:38.111017"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:24:38.111036"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Musrenbangdes 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/89d092f0-27e6-44e2-8449-941809b731c4/resource/dc44f7ec-568c-4be7-a68f-97415668dbd5> ;
    dcat:landingPage <kecrowosari.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/89d092f0-27e6-44e2-8449-941809b731c4/resource/dc44f7ec-568c-4be7-a68f-97415668dbd5> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "matrik 2017.xls" ;
    dcat:accessURL <http://118.97.18.18/dataset/89d092f0-27e6-44e2-8449-941809b731c4/resource/dc44f7ec-568c-4be7-a68f-97415668dbd5/download/matrik-2017.xls> ;
    dcat:byteSize 151552.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" .

