@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/c2a217a8-8653-4ac3-aaaa-65fd2fa1b54c> a dcat:Dataset ;
    dct:description "DATA SIUP TH 2018 DI KABUPATEN TEGAL" ;
    dct:identifier "c2a217a8-8653-4ac3-aaaa-65fd2fa1b54c" ;
    dct:issued "2018-10-24T03:18:14.964971"^^xsd:dateTime ;
    dct:modified "2018-10-24T03:18:14.964979"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA SIUP TH 2018 DI KABUPATEN TEGAL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PMPTSP" ;
            vcard:hasEmail <mailto:rizkytriariyanto07@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c2a217a8-8653-4ac3-aaaa-65fd2fa1b54c/resource/0b5310f7-d391-4204-90e9-74c123ac1b2b> .

<https://data.jatengprov.go.id/dataset/c2a217a8-8653-4ac3-aaaa-65fd2fa1b54c/resource/0b5310f7-d391-4204-90e9-74c123ac1b2b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "data siup 2018.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/c2a217a8-8653-4ac3-aaaa-65fd2fa1b54c/resource/0b5310f7-d391-4204-90e9-74c123ac1b2b/download/rekap-siup-2018.xlsx> ;
    dcat:byteSize 37856.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" .

