@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/0523b91e-c454-4c5f-bdbf-642efdb2ef32> a dcat:Dataset ;
    dct:description "Daftar Desa se-kecamatan bojong tahun 2018" ;
    dct:identifier "0523b91e-c454-4c5f-bdbf-642efdb2ef32" ;
    dct:issued "2018-10-24T03:17:28.872344"^^xsd:dateTime ;
    dct:modified "2018-10-24T03:17:28.872354"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Daftar Desa se-kecamatan bojong tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "wahyu" ;
            vcard:hasEmail <mailto:kec-bojong@tegalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0523b91e-c454-4c5f-bdbf-642efdb2ef32/resource/55b5076f-ab17-42f9-8894-69ceb0e44e4d> .

<https://data.jatengprov.go.id/dataset/0523b91e-c454-4c5f-bdbf-642efdb2ef32/resource/55b5076f-ab17-42f9-8894-69ceb0e44e4d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "DATA DESA.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/0523b91e-c454-4c5f-bdbf-642efdb2ef32/resource/55b5076f-ab17-42f9-8894-69ceb0e44e4d/download/data-desa.xlsx> ;
    dcat:byteSize 9878.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" .

