@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#> .

<http://5.189.187.109:5000/dataset/3dc665d3-1be3-4580-9e42-cead2d7c389a> a dcat:Dataset ;
    dct:description "Curah Hujan Kota Semarang Tahun 1997" ;
    dct:identifier "3dc665d3-1be3-4580-9e42-cead2d7c389a" ;
    dct:issued "2023-04-11T06:54:27.937216"^^xsd:dateTime ;
    dct:modified "2024-12-21T01:50:16.287057"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/21ee382f-b74d-4cf1-87cd-ad24b46db86b> ;
    dct:title "Curah Hujan Kota Semarang Tahun 1997" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3dc665d3-1be3-4580-9e42-cead2d7c389a/resource/a3b30880-86c9-429c-ac43-564ae33d2643> ;
    dcat:keyword "Curah Hujan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1UWA238kctujwMr4y7JSZBmKHitAEi_HD/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<http://5.189.187.109:5000/dataset/3dc665d3-1be3-4580-9e42-cead2d7c389a/resource/a3b30880-86c9-429c-ac43-564ae33d2643> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-29T02:22:49.089893"^^xsd:dateTime ;
    dct:modified "2024-12-21T01:50:16.298664"^^xsd:dateTime ;
    dct:title "Curah Hujan Kota Semarang Tahun 1997" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1UWA238kctujwMr4y7JSZBmKHitAEi_HD/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<http://5.189.187.109:5000/organization/21ee382f-b74d-4cf1-87cd-ad24b46db86b> a foaf:Agent ;
    foaf:name "Kota Semarang" .

<https://docs.google.com/spreadsheets/d/1UWA238kctujwMr4y7JSZBmKHitAEi_HD/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> a foaf:Document .

