@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/7ce2728a-270e-4a73-bb69-98be92889fb2> a dcat:Dataset ;
    dct:description "DATA RAWAN KEKERINGAN YANG ADA DI KECAMATAN KARANGANYAR TAHUN 2020" ;
    dct:identifier "7ce2728a-270e-4a73-bb69-98be92889fb2" ;
    dct:issued "2020-09-03T10:01:08.527875"^^xsd:dateTime ;
    dct:modified "2020-09-03T10:01:08.527892"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA RAWAN KEKERINGAN DI KECAMATAN KARANGANYAR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin Kecamatan Karanganyar" ;
            vcard:hasEmail <mailto:keckaranganyardemak@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7ce2728a-270e-4a73-bb69-98be92889fb2/resource/2fd2fe35-8774-47fd-94bc-104de6d01105> .

<https://data.jatengprov.go.id/dataset/7ce2728a-270e-4a73-bb69-98be92889fb2/resource/2fd2fe35-8774-47fd-94bc-104de6d01105> a dcat:Distribution ;
    dct:description "DATA RAWAN KEKERINGAN YANG ADA DI KECAMATAN KARANGANYAR TAHUN 2020" ;
    dct:format "XLSX" ;
    dct:title "DATA RAWAN  KEKERINGAN.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/7ce2728a-270e-4a73-bb69-98be92889fb2/resource/2fd2fe35-8774-47fd-94bc-104de6d01105/download/data-rawan-kekeringan.xlsx> ;
    dcat:byteSize 19230.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

