@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/b3c3ccdf-07c6-4e72-a287-04b58dd36212> a dcat:Dataset ;
    dct:description "Kajian / Hasil kelitbangan Kota Tegal tahun 2006 - 2021" ;
    dct:identifier "b3c3ccdf-07c6-4e72-a287-04b58dd36212" ;
    dct:issued "2023-07-04T09:08:33.877920"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:08:33.877928"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Kajian / Hasil kelitbangan Kota Tegal tahun 2006 - 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b3c3ccdf-07c6-4e72-a287-04b58dd36212/resource/a6dadf01-3183-48ba-af35-0dd0643a6eff> ;
    dcat:keyword "Kajian",
        "Penelitian",
        "Perencanaan" .

<https://data.jatengprov.go.id/dataset/b3c3ccdf-07c6-4e72-a287-04b58dd36212/resource/a6dadf01-3183-48ba-af35-0dd0643a6eff> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "kajian.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/b3c3ccdf-07c6-4e72-a287-04b58dd36212/resource/a6dadf01-3183-48ba-af35-0dd0643a6eff/download/kajian.xlsx> ;
    dcat:byteSize 67956.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" .

