@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/24006104-c8ce-4bfb-a4c9-e346a9ae7f67> a dcat:Dataset ;
    dct:description "Jumlah Pengelola Pasar Karangdawa Tahun 2023" ;
    dct:identifier "24006104-c8ce-4bfb-a4c9-e346a9ae7f67" ;
    dct:issued "2023-11-04T09:31:28.969278"^^xsd:dateTime ;
    dct:modified "2023-11-04T09:31:28.969287"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Pengelola Pasar Karangdawa Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Pasar" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/24006104-c8ce-4bfb-a4c9-e346a9ae7f67/resource/ba2d36ed-8a2c-406f-bac0-77faec3dff83> ;
    dcat:keyword "Pasar" .

<https://data.jatengprov.go.id/dataset/24006104-c8ce-4bfb-a4c9-e346a9ae7f67/resource/ba2d36ed-8a2c-406f-bac0-77faec3dff83> a dcat:Distribution ;
    dct:description "Jumlah Pengelola Pasar Karangdawa Tahun 2023" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Pengelola Pasar Karangdawa Tahun 2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/24006104-c8ce-4bfb-a4c9-e346a9ae7f67/resource/ba2d36ed-8a2c-406f-bac0-77faec3dff83/download/pasar-karangdawa.xlsx> ;
    dcat:byteSize 10680.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" .

