@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/f7d7320a-e4ab-4bd5-a5a1-d48f45ae6503> a dcat:Dataset ;
    dct:description "Daerah yang rawan puting beliung di Kabupaten Tegal" ;
    dct:identifier "f7d7320a-e4ab-4bd5-a5a1-d48f45ae6503" ;
    dct:issued "2019-03-05T21:47:24.655486"^^xsd:dateTime ;
    dct:modified "2019-03-05T21:47:24.655495"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA DAERAH RAWAN PUTING BELIUNG DI KABUPATEN TEGAL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tjendra Bayu Irvani" ;
            vcard:hasEmail <mailto:bpbdkabtegal@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f7d7320a-e4ab-4bd5-a5a1-d48f45ae6503/resource/6f3cb50d-ec4c-4cfc-9850-04bf621d64f4> .

<https://data.jatengprov.go.id/dataset/f7d7320a-e4ab-4bd5-a5a1-d48f45ae6503/resource/6f3cb50d-ec4c-4cfc-9850-04bf621d64f4> a dcat:Distribution ;
    dct:description "DATA DAERAH RAWAN PUTING BELIUNG DI KABUPATEN TEGAL" ;
    dct:format "XLSX" ;
    dct:title "E DATA PUTING BELIUNG.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/f7d7320a-e4ab-4bd5-a5a1-d48f45ae6503/resource/6f3cb50d-ec4c-4cfc-9850-04bf621d64f4/download/e-data-puting-beliung.xlsx> ;
    dcat:byteSize 10263.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" .

