@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/98c6b95b-39ae-40a2-bf0f-0727d6bed9bb> a dcat:Dataset ;
    dct:description "Curah Hujan Kota Semarang Tahun 1988" ;
    dct:identifier "98c6b95b-39ae-40a2-bf0f-0727d6bed9bb" ;
    dct:issued "2023-02-01T05:01:00.515911"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:01:00.515917"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Curah Hujan Kota Semarang Tahun 1988" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/98c6b95b-39ae-40a2-bf0f-0727d6bed9bb/resource/f2f7b919-0a98-4416-9f55-91a4d531f56e> ;
    dcat:keyword "Curah Hujan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1VchlpICaFMp09x7Rch8fbs87qVkNQv4_/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/98c6b95b-39ae-40a2-bf0f-0727d6bed9bb/resource/f2f7b919-0a98-4416-9f55-91a4d531f56e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Curah Hujan Kota Semarang Tahun 1988" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1VchlpICaFMp09x7Rch8fbs87qVkNQv4_/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" .

