@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/08f4d07b-7cb8-43f2-9c0b-48d88075e440> a dcat:Dataset ;
    dct:description "KPMD se-Kecamatan Rowosari 2018" ;
    dct:identifier "08f4d07b-7cb8-43f2-9c0b-48d88075e440" ;
    dct:issued "2018-05-18T07:30:23.636363"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:30:23.636383"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data KPMD 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/08f4d07b-7cb8-43f2-9c0b-48d88075e440/resource/b2aa432f-534a-4551-946e-edaede366303> ;
    dcat:landingPage <kecrowosari.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/08f4d07b-7cb8-43f2-9c0b-48d88075e440/resource/b2aa432f-534a-4551-946e-edaede366303> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "data kpmd rekening desa.xls" ;
    dcat:accessURL <http://118.97.18.18/dataset/08f4d07b-7cb8-43f2-9c0b-48d88075e440/resource/b2aa432f-534a-4551-946e-edaede366303/download/data-kpmd-rekening-desa.xls> ;
    dcat:byteSize 83456.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" .

