@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/a60539b9-b8fd-45a8-ac4c-185600fcdb7c> a dcat:Dataset ;
    dct:description "Curah Hujan Kota Semarang Tahun 2015" ;
    dct:identifier "a60539b9-b8fd-45a8-ac4c-185600fcdb7c" ;
    dct:issued "2023-02-01T05:08:32.334113"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:08:32.334119"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Curah Hujan Kota Semarang Tahun 2015" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a60539b9-b8fd-45a8-ac4c-185600fcdb7c/resource/0cc96553-3a34-453e-a0c3-996ed18aab73> ;
    dcat:keyword "Curah Hujan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1dcu4GYhFNzfNyrUWWkqI_xFlgLcpzPmP/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/a60539b9-b8fd-45a8-ac4c-185600fcdb7c/resource/0cc96553-3a34-453e-a0c3-996ed18aab73> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Curah Hujan Kota Semarang Tahun 2015" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1dcu4GYhFNzfNyrUWWkqI_xFlgLcpzPmP/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" .

