@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/8f29b16e-7a22-4846-8d44-664ee703f960> a dcat:Dataset ;
    dct:description "DAFTAR PASAR E-RETRIBUSI KOTA TEGAL TAHUN 2023" ;
    dct:identifier "8f29b16e-7a22-4846-8d44-664ee703f960" ;
    dct:issued "2023-08-04T09:07:29.209989"^^xsd:dateTime ;
    dct:modified "2023-09-04T09:09:16.871141"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "DAFTAR PASAR E-RETRIBUSI KOTA TEGAL TAHUN 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Pasar" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8f29b16e-7a22-4846-8d44-664ee703f960/resource/7e7e11b6-058d-4558-9028-69caa65025c4> ;
    dcat:keyword "Pasar" .

<https://data.jatengprov.go.id/dataset/8f29b16e-7a22-4846-8d44-664ee703f960/resource/7e7e11b6-058d-4558-9028-69caa65025c4> a dcat:Distribution ;
    dct:description "DAFTAR PASAR E-RETRIBUSI KOTA TEGAL TAHUN 2023" ;
    dct:format "XLSX" ;
    dct:title "DAFTAR PASAR E-RETRIBUSI.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/8f29b16e-7a22-4846-8d44-664ee703f960/resource/7e7e11b6-058d-4558-9028-69caa65025c4/download/daftar-pasar-e-retribusi.xlsx> ;
    dcat:byteSize 10495.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

