@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/f86284fe-af7b-43cf-bdc8-c9610bb8e49c> a dcat:Dataset ;
    dct:identifier "f86284fe-af7b-43cf-bdc8-c9610bb8e49c" ;
    dct:issued "2023-01-18T06:25:30.767002"^^xsd:dateTime ;
    dct:modified "2023-01-18T06:25:30.767010"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Dana Desa Kaliwungu Selatan Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f86284fe-af7b-43cf-bdc8-c9610bb8e49c/resource/c1c9e7db-c960-4b45-8347-8e4b0ce54711> ;
    dcat:landingPage <Dispermasdes%20Kabupaten%20Kendal> .

<https://data.jatengprov.go.id/dataset/f86284fe-af7b-43cf-bdc8-c9610bb8e49c/resource/c1c9e7db-c960-4b45-8347-8e4b0ce54711> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Dana Desa Kaliwungu Selatan 2021.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/f86284fe-af7b-43cf-bdc8-c9610bb8e49c/resource/c1c9e7db-c960-4b45-8347-8e4b0ce54711/download/dana-desa-kaliwungu-selatan-2021.xlsx> ;
    dcat:byteSize 11069.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" .

