@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/740a8216-4e36-4a99-8b66-34feb2fe7d90> a dcat:Dataset ;
    dct:description "pengamatan gejala bencana" ;
    dct:identifier "740a8216-4e36-4a99-8b66-34feb2fe7d90" ;
    dct:issued "2023-05-10T03:59:17.026158"^^xsd:dateTime ;
    dct:modified "2023-05-10T03:59:17.026164"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "pengamatan gejala bencana" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/740a8216-4e36-4a99-8b66-34feb2fe7d90/resource/fdd98ac5-ec49-4dcd-a851-8f52c7237195> ;
    dcat:keyword "goverment" .

<https://data.jatengprov.go.id/dataset/740a8216-4e36-4a99-8b66-34feb2fe7d90/resource/fdd98ac5-ec49-4dcd-a851-8f52c7237195> a dcat:Distribution ;
    dct:description "pengamatan gejala bencana" ;
    dct:title "prakiraan cuaca kabupaten karanganyar" ;
    dcat:accessURL <https://www.bmkg.go.id/cuaca/prakiraan-cuaca.bmkg?Kota=Karanganyar&AreaID=501246&Prov=11> .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

