@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/87df3c64-1a7c-4115-97a0-371ce5042142> a dcat:Dataset ;
    dct:identifier "87df3c64-1a7c-4115-97a0-371ce5042142" ;
    dct:issued "2020-07-22T04:22:58.093259"^^xsd:dateTime ;
    dct:modified "2020-09-03T09:21:59.383740"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/57f8021d-0b1c-4773-b40d-a8afbb263063> ;
    dct:title "Jumlah Curah Hujan dan Hari Hujan Menurut Bulan di Kabupaten Boyolali 2019" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Burhan" ;
            vcard:hasEmail <mailto:burhan@boyolali.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/87df3c64-1a7c-4115-97a0-371ce5042142/resource/6708e242-7794-40d2-a9ca-4de638d6a79c> .

<https://data.jatengprov.go.id/dataset/87df3c64-1a7c-4115-97a0-371ce5042142/resource/6708e242-7794-40d2-a9ca-4de638d6a79c> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Curah Hujan dan Hari Hujan Kab. Boyolali 2019.xlsx" ;
    dcat:accessURL <http://103.71.255.34/dataset/87df3c64-1a7c-4115-97a0-371ce5042142/resource/6708e242-7794-40d2-a9ca-4de638d6a79c/download/curah-hujan-dan-hari-hujan-kab.-boyolali-2019.xlsx> ;
    dcat:byteSize 12404.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/57f8021d-0b1c-4773-b40d-a8afbb263063> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Boyolali" .

