@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/ff4a9840-a809-476a-84ec-5e8aa62fedf1> a dcat:Dataset ;
    dct:description "Titik Hotspot Kalimantan Barat Tanggal 2 Februari 2021, Sumber : Lembaga Penerbangan dan Antariksa Nasional (LAPAN)" ;
    dct:identifier "ff4a9840-a809-476a-84ec-5e8aa62fedf1" ;
    dct:issued "2025-11-20T02:24:37.756912"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:24:37.756922"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Titik Hotspot Kalimantan Barat Tanggal 2 Februari 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Provinsi Kalimantan Barat" ;
            vcard:hasEmail <mailto:diskominfo@kalbarprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ff4a9840-a809-476a-84ec-5e8aa62fedf1/resource/fed64c20-3e22-4b1b-9489-4dc0ce4e5c7f> ;
    dcat:landingPage <http://lowres-catalog.lapan.go.id/monitoring/> .

<http://5.189.187.109:5000/dataset/ff4a9840-a809-476a-84ec-5e8aa62fedf1/resource/fed64c20-3e22-4b1b-9489-4dc0ce4e5c7f> a dcat:Distribution ;
    dct:description "Titik Hotspot Kalimantan Barat Tanggal 2 Februari 2021, Sumber : Lembaga Penerbangan dan Antariksa Nasional (LAPAN)" ;
    dct:format "CSV" ;
    dct:issued "2021-02-09T01:28:28.899508"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:24:37.749430"^^xsd:dateTime ;
    dct:title "Titik Hotspot Kalimantan Barat Tanggal 2 Februari 2021.csv" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/ff4a9840-a809-476a-84ec-5e8aa62fedf1/resource/fed64c20-3e22-4b1b-9489-4dc0ce4e5c7f/download/titik-hotspot-kalimantan-barat-tanggal-2-februari-2021.csv> ;
    dcat:byteSize "132"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

<http://lowres-catalog.lapan.go.id/monitoring/> a foaf:Document .

