@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/081fc870-0971-4fb9-90d9-62de3e52332a> a dcat:Dataset ;
    dct:description "Jumlah Pengelola Pasar Langon Tahun 2023" ;
    dct:identifier "081fc870-0971-4fb9-90d9-62de3e52332a" ;
    dct:issued "2023-11-04T09:31:27.276051"^^xsd:dateTime ;
    dct:modified "2023-11-04T09:31:27.276058"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Pengelola Pasar LangonTahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Pasar" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/081fc870-0971-4fb9-90d9-62de3e52332a/resource/61cdafe3-f592-4fcf-a23c-60d8e15b8bac> ;
    dcat:keyword "Pasar" .

<https://data.jatengprov.go.id/dataset/081fc870-0971-4fb9-90d9-62de3e52332a/resource/61cdafe3-f592-4fcf-a23c-60d8e15b8bac> a dcat:Distribution ;
    dct:description "Jumlah Pengelola Pasar Langon Tahun 2023" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Pengelola Pasar Lanon Tahun 2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/081fc870-0971-4fb9-90d9-62de3e52332a/resource/61cdafe3-f592-4fcf-a23c-60d8e15b8bac/download/pasar-langon.xlsx> ;
    dcat:byteSize 10674.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" .

