@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/6c44c041-c90e-4803-8a6f-ab1d53b6f909> a dcat:Dataset ;
    dct:description "Data Luas Daerah Kecamatan di Kota Tegal" ;
    dct:identifier "6c44c041-c90e-4803-8a6f-ab1d53b6f909" ;
    dct:issued "2023-10-04T09:23:24.054033"^^xsd:dateTime ;
    dct:modified "2023-10-04T09:23:24.054039"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Luas Daerah Kecamatan di Kota Tegal" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6c44c041-c90e-4803-8a6f-ab1d53b6f909/resource/0c3c9cb0-4714-4905-b82f-988c524338e4> .

<https://data.jatengprov.go.id/dataset/6c44c041-c90e-4803-8a6f-ab1d53b6f909/resource/0c3c9cb0-4714-4905-b82f-988c524338e4> a dcat:Distribution ;
    dct:description "Data Luas Daerah Kecamatan di Kota Tegal" ;
    dct:format "XLSX" ;
    dct:title "Data Luas Daerah Kecamatan Kota Tegal.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/6c44c041-c90e-4803-8a6f-ab1d53b6f909/resource/0c3c9cb0-4714-4905-b82f-988c524338e4/download/data-luas-daerah-kecamatan-kota-tegal.xlsx> ;
    dcat:byteSize 11560.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" .

