@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/2206ef87-b1ad-4cf3-9f8c-613d61a3ca8a> a dcat:Dataset ;
    dct:description "hasil musrenbang kecamatan gringsing tahun 2018" ;
    dct:identifier "2206ef87-b1ad-4cf3-9f8c-613d61a3ca8a" ;
    dct:issued "2019-08-27T10:02:00.338368"^^xsd:dateTime ;
    dct:modified "2019-08-27T10:02:00.338381"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "musrenbang tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "heri" ;
            vcard:hasEmail <mailto:heriyantowahe@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2206ef87-b1ad-4cf3-9f8c-613d61a3ca8a/resource/699ccd85-b426-423e-a119-c2dbd08c0af4> ;
    dcat:landingPage <kasi%20PMKS> .

<https://data.jatengprov.go.id/dataset/2206ef87-b1ad-4cf3-9f8c-613d61a3ca8a/resource/699ccd85-b426-423e-a119-c2dbd08c0af4> a dcat:Distribution ;
    dct:description "hasil musrenbang kecamatan gringsing tahun 2019" ;
    dct:format ".xls" ;
    dct:title "MURENBANGCAM 2019.xls" ;
    dcat:accessURL <http://103.78.143.59/dataset/2206ef87-b1ad-4cf3-9f8c-613d61a3ca8a/resource/699ccd85-b426-423e-a119-c2dbd08c0af4/download/murenbangcam-2019.xls> ;
    dcat:byteSize 29184.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

