@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/dataset/4354ae15-de08-4908-a370-7165c6c40650> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "dfd64e4e-17d3-42f8-89d2-b9ce672a7b3b" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2024-08-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENANGGULANGAN BENCANA DAERAH PROVINSI RIAU" ] ;
    dct:title "Jumlah Hotspot" ;
    dcat:distribution <http://5.189.187.109/dataset/4354ae15-de08-4908-a370-7165c6c40650/resource/366d1609-04c5-41a6-8c18-56647091935d> ;
    dcat:keyword "ketenteraman",
        "ketertiban umum",
        "pelindungan masyarakat" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/jumlah-hotspot> .

<http://5.189.187.109/dataset/4354ae15-de08-4908-a370-7165c6c40650/resource/366d1609-04c5-41a6-8c18-56647091935d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-06T05:38:08.549485"^^xsd:dateTime ;
    dct:modified "2024-08-14T09:20:10.460355"^^xsd:dateTime ;
    dct:title "Jumlah Hotspot" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/jumlah-hotspot> .

<https://rumahdata.riau.go.id/dataset/jumlah-hotspot> a foaf:Document .

