@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/10a49922-ce88-445e-9d70-a46385d86f34> a dcat:Dataset ;
    dct:description "Jumlah Pegawai Bag. Kesra berdasarkan Agama Per Januari 2019" ;
    dct:identifier "10a49922-ce88-445e-9d70-a46385d86f34" ;
    dct:issued "2019-02-07T15:45:30.047478"^^xsd:dateTime ;
    dct:modified "2019-02-07T15:45:30.047491"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Pegawai Bag. Kesra berdasarkan Agama Per Januari 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kuswantoro" ;
            vcard:hasEmail <mailto:fathirnaura14@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/10a49922-ce88-445e-9d70-a46385d86f34/resource/a5679d4f-8312-4c60-9387-2d237b959157> ;
    dcat:landingPage <Bagian%20Kesra> .

<https://data.jatengprov.go.id/dataset/10a49922-ce88-445e-9d70-a46385d86f34/resource/a5679d4f-8312-4c60-9387-2d237b959157> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Pegawai Bag. Kesra menurut agama dan Jenis Kelamin.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/10a49922-ce88-445e-9d70-a46385d86f34/resource/a5679d4f-8312-4c60-9387-2d237b959157/download/jumlah-pegawai-bag.-kesra-menurut-agama-dan-jenis-kelamin.xlsx> ;
    dcat:byteSize 10120.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

