@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/d8818d35-c4cb-484d-a96e-216c356b6139> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa se Kecamatan Adiwerna" ;
    dct:identifier "d8818d35-c4cb-484d-a96e-216c356b6139" ;
    dct:issued "2019-02-13T17:16:47.661978"^^xsd:dateTime ;
    dct:modified "2023-01-24T02:13:22.895778"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Kepala Desa se Kecamatan Adiwerna Menurut Jenis Kelamin Keadaan Per 31 Desember 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tedi Pranoto" ;
            vcard:hasEmail <mailto:tedipranoto78@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d8818d35-c4cb-484d-a96e-216c356b6139/resource/4c23c1bc-e125-4c49-a1a1-fe5018a21755> ;
    dcat:landingPage <Data%20Kepala%20Desa%20se%20Kecamatan%20Adiwerna%20Periode%20Per%2031%20Desember%202017> .

<https://data.jatengprov.go.id/dataset/d8818d35-c4cb-484d-a96e-216c356b6139/resource/4c23c1bc-e125-4c49-a1a1-fe5018a21755> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Kades menurut jenis kelamin.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/d8818d35-c4cb-484d-a96e-216c356b6139/resource/4c23c1bc-e125-4c49-a1a1-fe5018a21755/download/jumlah-kades-menurut-jenis-kelamin.xlsx> ;
    dcat:byteSize 11801.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" .

