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

<http://5.189.187.109:5000/dataset/47cf7c35-3e45-48f0-87ec-9ba2a391af45> a dcat:Dataset ;
    dct:identifier "abc3bdba-c3f5-441c-8b5f-999015c7d254" ;
    dct:issued "2025-11-05T01:21:52.448288"^^xsd:dateTime ;
    dct:modified "2025-11-05T01:21:52.448306"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/bb717f76-b8d2-472a-86d3-0f521ec85d0e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((95.2420 -10.8619, 140.7200 -10.8619, 140.7200 5.8516, 95.2420 5.8516, 95.2420 -10.8619))"^^gsp:wktLiteral ] ;
    dct:title "Peta_HH" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/47cf7c35-3e45-48f0-87ec-9ba2a391af45/resource/a07faced-534d-4525-80d6-5867ca309a80> ;
    dcat:keyword "Downloadable Data" .

<http://5.189.187.109:5000/dataset/47cf7c35-3e45-48f0-87ec-9ba2a391af45/resource/a07faced-534d-4525-80d6-5867ca309a80> a dcat:Distribution ;
    dct:format "Esri REST" ;
    dct:issued "2025-11-05T01:21:52.591799"^^xsd:dateTime ;
    dct:modified "2025-11-05T01:21:52.279424"^^xsd:dateTime ;
    dct:title "Peta_Hari_Hujan" ;
    dcat:accessURL <https://gis.bmkg.go.id/arcgis/rest/services/Peta_Hari_Hujan/MapServer> .

<http://5.189.187.109:5000/organization/bb717f76-b8d2-472a-86d3-0f521ec85d0e> a foaf:Agent ;
    foaf:name "Badan Meteorologi, Klimatologi, dan Geofisika" .

