@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/cab6714f-384d-49d5-bd90-7a062756a575> a dcat:Dataset ;
    dct:identifier "cab6714f-384d-49d5-bd90-7a062756a575" ;
    dct:issued "2022-07-11T06:37:41.069719"^^xsd:dateTime ;
    dct:modified "2022-07-11T06:37:41.069730"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Dana Desa Kecamatan Plantungan Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:landingPage <Dispermasdes%20Kabupaten%20Kendal> .

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

