@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/9e06d533-d9ea-4a50-8e7b-eda3ed249379> a dcat:Dataset ;
    dct:identifier "9e06d533-d9ea-4a50-8e7b-eda3ed249379" ;
    dct:issued "2022-10-12T05:36:41.198073"^^xsd:dateTime ;
    dct:modified "2022-10-12T05:36:41.198082"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Dana Desa Kecamatan Patean Tahun Anggaran 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9e06d533-d9ea-4a50-8e7b-eda3ed249379/resource/b34f9e13-4724-4ff3-ac02-79168de99dfd> ;
    dcat:landingPage <Dinas%20Pemberdayaan%20Masyarakat%20dan%20Desa> .

<https://data.jatengprov.go.id/dataset/9e06d533-d9ea-4a50-8e7b-eda3ed249379/resource/b34f9e13-4724-4ff3-ac02-79168de99dfd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Dana Desa Kecamatan Patean Tahun Anggaran 2021.xlsx" ;
    dcat:accessURL <http://data.kendalkab.go.id/dataset/9e06d533-d9ea-4a50-8e7b-eda3ed249379/resource/b34f9e13-4724-4ff3-ac02-79168de99dfd/download/dana-desa-kecamatan-patean-tahun-anggaran-2021.xlsx> ;
    dcat:byteSize 10298.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

