@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/bf732c2c-1a67-4d97-bd14-e7c264724493> a dcat:Dataset ;
    dct:description "Daftar Nama Desa Kecamatan Pangkah Kabupaten Tegal" ;
    dct:identifier "bf732c2c-1a67-4d97-bd14-e7c264724493" ;
    dct:issued "2018-10-24T03:18:12.671248"^^xsd:dateTime ;
    dct:modified "2018-10-24T03:18:12.671256"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Daftar Nama Desa Kecamatan Pangkah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "WAJA,SH" ;
            vcard:hasEmail <mailto:wajadepok@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bf732c2c-1a67-4d97-bd14-e7c264724493/resource/c3279c67-2c63-43a8-b4b0-a5d76282cee0> .

<https://data.jatengprov.go.id/dataset/bf732c2c-1a67-4d97-bd14-e7c264724493/resource/c3279c67-2c63-43a8-b4b0-a5d76282cee0> a dcat:Distribution ;
    dct:description "Nama Desa Kecamatan Pangkah" ;
    dct:format "XLSX" ;
    dct:title "Nama Desa Kecamatan Pangkah.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/bf732c2c-1a67-4d97-bd14-e7c264724493/resource/c3279c67-2c63-43a8-b4b0-a5d76282cee0/download/nama-desa-kecamatan-pangkah.xlsx> ;
    dcat:byteSize 8596.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" .

