@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/5b4d07d3-daf6-424e-955d-a6b1221d68b2> a dcat:Dataset ;
    dct:description "Curah Hujan Kota Semarang Tahun 2007" ;
    dct:identifier "5b4d07d3-daf6-424e-955d-a6b1221d68b2" ;
    dct:issued "2023-02-01T04:25:11.927060"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:25:11.927066"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Curah Hujan Kota Semarang Tahun 2007" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5b4d07d3-daf6-424e-955d-a6b1221d68b2/resource/b656a337-9f44-4c94-806f-52c95b70ddcc> ;
    dcat:keyword "Curah Hujan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1QwN9fUVfH44WWl2Zm9_D_vZ7_yCf3La5/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/5b4d07d3-daf6-424e-955d-a6b1221d68b2/resource/b656a337-9f44-4c94-806f-52c95b70ddcc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Curah Hujan Kota Semarang Tahun 2007" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1QwN9fUVfH44WWl2Zm9_D_vZ7_yCf3La5/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" .

