@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/afd12804-27d6-4a33-bf5b-72ffcead7595> a dcat:Dataset ;
    dct:description "Jumlah arsip dan tenaga arsiparis di Kota Tegal tahun 2022" ;
    dct:identifier "afd12804-27d6-4a33-bf5b-72ffcead7595" ;
    dct:issued "2023-06-04T09:00:53.844598"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:08:28.770793"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Kearsipan di Kota Tegal Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/afd12804-27d6-4a33-bf5b-72ffcead7595/resource/d8580c45-da1c-4578-8331-0b7a8028ba48> ;
    dcat:keyword "Kearsipan" ;
    dcat:landingPage <arpusda@tegalkota.go.id> .

<https://data.jatengprov.go.id/dataset/afd12804-27d6-4a33-bf5b-72ffcead7595/resource/d8580c45-da1c-4578-8331-0b7a8028ba48> a dcat:Distribution ;
    dct:description "Jumlah arsip dan tenaga arsiparis di Kota Tegal tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "Data Kearsipan di Kota Tegal Tahun 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/afd12804-27d6-4a33-bf5b-72ffcead7595/resource/d8580c45-da1c-4578-8331-0b7a8028ba48/download/data-kearsipan-dinas-arpus-tahun-2022.xlsx> ;
    dcat:byteSize 12839.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" .

