@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/cd3e2482-21d5-47ca-81b8-63b9410a27a8> a dcat:Dataset ;
    dct:description "Data Realisasi Dropping Air Bersih Per 12 Agustus - 20 September 2019" ;
    dct:identifier "cd3e2482-21d5-47ca-81b8-63b9410a27a8" ;
    dct:issued "2019-10-03T05:48:37.852069"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:48:37.852080"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Data Realisasi Dropping Air Bersih Per 12 Agustus - 20 September 2019" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Kedaruratan " ;
            vcard:hasEmail <mailto:bpbd@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cd3e2482-21d5-47ca-81b8-63b9410a27a8/resource/3d457ccd-13b9-403f-95f6-4e0e6f03b4d7> .

<https://data.jatengprov.go.id/dataset/cd3e2482-21d5-47ca-81b8-63b9410a27a8/resource/3d457ccd-13b9-403f-95f6-4e0e6f03b4d7> a dcat:Distribution ;
    dct:format "xlxs" ;
    dct:title "DATA REALISASI DROPING AIR Per 12 Agustus - 20 September 2019.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/cd3e2482-21d5-47ca-81b8-63b9410a27a8/resource/3d457ccd-13b9-403f-95f6-4e0e6f03b4d7/download/data-realisasi-droping-air-2019.xlsx> ;
    dcat:byteSize 76210.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" .

