@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/dataset/4a8116f0-dd86-4fb4-90b0-273c921684b8> a dcat:Dataset ;
    dct:description "REKAP BENCANA KEBAKARAN KOTA LANGSA TAHUN 2023" ;
    dct:identifier "4a8116f0-dd86-4fb4-90b0-273c921684b8" ;
    dct:issued "2024-04-02T18:29:29.556715"^^xsd:dateTime ;
    dct:modified "2024-04-02T18:29:29.556722"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "REKAP BENCANA KEBAKARAN KOTA LANGSA TAHUN 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPBD KOTA LANGSA" ;
            vcard:hasEmail <mailto:bpbdbinaprogram@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4a8116f0-dd86-4fb4-90b0-273c921684b8/resource/b320102b-d922-4e38-a94b-5f0e1d64fc42> ;
    dcat:landingPage <BPBD%20KOTA%20LANGSA> .

<BPBD%20KOTA%20LANGSA> a foaf:Document .

<http://5.189.187.109/dataset/4a8116f0-dd86-4fb4-90b0-273c921684b8/resource/b320102b-d922-4e38-a94b-5f0e1d64fc42> a dcat:Distribution ;
    dct:description "REKAP BENCANA KEBAKARAN TAHUN 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-03-20T01:31:54.695556"^^xsd:dateTime ;
    dct:modified "2024-04-02T18:29:29.548738"^^xsd:dateTime ;
    dct:title "REKAP BENCANA KEBAKARAN TAHUN 2023" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/4a8116f0-dd86-4fb4-90b0-273c921684b8/resource/b320102b-d922-4e38-a94b-5f0e1d64fc42/download/rekap-bencana-kebakaran-2023.xlsx> ;
    dcat:byteSize "105329"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

