@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/4a66c396-f150-4550-9ac9-9ee2f7bb3d8d> a dcat:Dataset ;
    dct:identifier "4a66c396-f150-4550-9ac9-9ee2f7bb3d8d" ;
    dct:issued "2023-09-04T09:09:08.461554"^^xsd:dateTime ;
    dct:modified "2023-09-04T09:09:08.461565"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "RAPORT IKLH 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4a66c396-f150-4550-9ac9-9ee2f7bb3d8d/resource/03410772-77d9-4f4c-a960-a87fbfd714a9> .

<https://data.jatengprov.go.id/dataset/4a66c396-f150-4550-9ac9-9ee2f7bb3d8d/resource/03410772-77d9-4f4c-a960-a87fbfd714a9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "RAPORT IKLH 2022.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/4a66c396-f150-4550-9ac9-9ee2f7bb3d8d/resource/03410772-77d9-4f4c-a960-a87fbfd714a9/download/raport-iklh-2022.xlsx> ;
    dcat:byteSize 9348.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" .

