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

<https://data.jatengprov.go.id/dataset/1b42283c-b742-4816-a20f-a31500a34ace> a dcat:Dataset ;
    dct:description "Curah Hujan Kota Semarang Tahun 2017" ;
    dct:identifier "1b42283c-b742-4816-a20f-a31500a34ace" ;
    dct:issued "2023-02-01T03:51:31.029082"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:51:31.029088"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Curah Hujan Kota Semarang Tahun 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1b42283c-b742-4816-a20f-a31500a34ace/resource/39b709cd-ea2e-4133-b943-81813b58c32f> ;
    dcat:keyword "Curah Hujan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1owa-rMngpnYIonYn372MpIGRMVvoG2Sa/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/1b42283c-b742-4816-a20f-a31500a34ace/resource/39b709cd-ea2e-4133-b943-81813b58c32f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Curah Hujan Kota Semarang Tahun 2017" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1owa-rMngpnYIonYn372MpIGRMVvoG2Sa/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

