@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/e2c168d1-5b99-4f58-8758-ff334f86c2d8> a dcat:Dataset ;
    dct:description "Data ini berisi laporan kebakaran tahun 2025" ;
    dct:identifier "e2c168d1-5b99-4f58-8758-ff334f86c2d8" ;
    dct:issued "2026-01-14T03:08:35.483683"^^xsd:dateTime ;
    dct:modified "2026-01-14T03:08:35.483693"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fd04d6fb-819e-4aff-9de0-05995ff4f636> ;
    dct:title "Laporan Kebakaran" ;
    dcat:distribution <http://5.189.187.109/dataset/e2c168d1-5b99-4f58-8758-ff334f86c2d8/resource/c10a0c1c-14a3-44cb-9eb8-8ce3929e1e37> ;
    dcat:keyword "laporan kebakaran" ;
    dcat:landingPage <https://damkar.deliserdangkab.go.id> .

<http://5.189.187.109/dataset/e2c168d1-5b99-4f58-8758-ff334f86c2d8/resource/c10a0c1c-14a3-44cb-9eb8-8ce3929e1e37> a dcat:Distribution ;
    dct:description "laporan kebakaran" ;
    dct:issued "2025-09-18T03:49:44.012120"^^xsd:dateTime ;
    dct:modified "2026-01-14T03:08:35.480647"^^xsd:dateTime ;
    dct:title "pemadam kbkrn" .

<http://5.189.187.109/organization/fd04d6fb-819e-4aff-9de0-05995ff4f636> a foaf:Agent ;
    foaf:name "Kabupaten Deli Serdang" .

<https://damkar.deliserdangkab.go.id> a foaf:Document .

