@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/4bd609d4-1895-4fe3-b3c3-56bf65ac294e> a dcat:Dataset ;
    dct:description """Data Pendaopatan dari layanan Perizinan Per minggu periode bulan Maret tahun 2020\r
\r
Sumber data : Aplikasi SIMPPT""" ;
    dct:identifier "4bd609d4-1895-4fe3-b3c3-56bf65ac294e" ;
    dct:issued "2020-09-03T08:40:34.344352"^^xsd:dateTime ;
    dct:modified "2020-09-03T08:40:34.344363"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Rekapitulasi Pembayaran Layanan Perizinan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4bd609d4-1895-4fe3-b3c3-56bf65ac294e/resource/ac2a42ad-72f2-4bfb-88e0-73ffe1cd80c7> .

<https://data.jatengprov.go.id/dataset/4bd609d4-1895-4fe3-b3c3-56bf65ac294e/resource/ac2a42ad-72f2-4bfb-88e0-73ffe1cd80c7> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:title "PENDAPATAN MARET 2020.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/4bd609d4-1895-4fe3-b3c3-56bf65ac294e/resource/ac2a42ad-72f2-4bfb-88e0-73ffe1cd80c7/download/pendapatan-maret-2020.xlsx> ;
    dcat:byteSize 39029.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

