@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/f9315f2d-5f0a-487b-aa89-396b0be29614> a dcat:Dataset ;
    dct:description "jumlah PNS di Kecamatan Tahun 2022" ;
    dct:identifier "f9315f2d-5f0a-487b-aa89-396b0be29614" ;
    dct:issued "2023-09-04T09:09:28.094503"^^xsd:dateTime ;
    dct:modified "2023-09-04T09:09:28.094511"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah PNS di Kecamatan Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wahid" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f9315f2d-5f0a-487b-aa89-396b0be29614/resource/dd4d31ee-90ae-499f-911c-9fc45eae120c> ;
    dcat:keyword "Ketenagakerjaan" ;
    dcat:landingPage <bkd@tegalkota.go.id> .

<https://data.jatengprov.go.id/dataset/f9315f2d-5f0a-487b-aa89-396b0be29614/resource/dd4d31ee-90ae-499f-911c-9fc45eae120c> a dcat:Distribution ;
    dct:description "jumlah pegawai negeri sipil di kecamatan margadana" ;
    dct:format "XLSX" ;
    dct:title "Kecamatan dalam angka 2023-Fix.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f9315f2d-5f0a-487b-aa89-396b0be29614/resource/dd4d31ee-90ae-499f-911c-9fc45eae120c/download/kecamatan-dalam-angka-2023-fix.xls> ;
    dcat:byteSize 58880.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

