@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/50a49164-dbcf-47df-9313-78abdf07b947> a dcat:Dataset ;
    dct:description "Jumlah Desa atau Kelurahan yang mengalami Bencana Alam Menurut Kecamatan Tahun 2021" ;
    dct:identifier "50a49164-dbcf-47df-9313-78abdf07b947" ;
    dct:issued "2023-11-22T23:19:52.006985"^^xsd:dateTime ;
    dct:modified "2023-11-22T23:19:52.006994"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/e4b9a526-bf0f-4f85-b889-67aea116aad1> ;
    dct:title "Jumlah Desa atau Kelurahan yang mengalami Bencana Alam Menurut Kecamatan Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Harry" ;
            vcard:hasEmail <mailto:harry.latupeirissa@diskominfo.maltengkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/50a49164-dbcf-47df-9313-78abdf07b947/resource/ae81e34d-60cc-499e-a6d2-5a1f8499a69e> ;
    dcat:keyword "BPBD",
        "Bencana Alam",
        "Maluku Tengah",
        "Statistik Sektoral",
        "Tahun 2021",
        "Tahun 2022" ;
    dcat:landingPage <Jumlah%20Desa%20atau%20Kelurahan%20yang%20mengalami%20Bencana%20Alam%20Menurut%20Kecamatan%20Tahun%202021> .

<Jumlah%20Desa%20atau%20Kelurahan%20yang%20mengalami%20Bencana%20Alam%20Menurut%20Kecamatan%20Tahun%202021> a foaf:Document .

<http://5.189.187.109:5000/dataset/50a49164-dbcf-47df-9313-78abdf07b947/resource/ae81e34d-60cc-499e-a6d2-5a1f8499a69e> a dcat:Distribution ;
    dct:description "Jumlah Desa atau Kelurahan yang mengalami Bencana Alam Menurut Kecamatan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2023-11-06T22:40:25.261953"^^xsd:dateTime ;
    dct:modified "2023-11-22T23:19:51.992950"^^xsd:dateTime ;
    dct:title "Jumlah Desa atau Kelurahan yang mengalami Bencana Alam Menurut Kecamatan Tahun 2021.csv" ;
    dcat:accessURL <https://sdi.maltengkab.go.id/dataset/50a49164-dbcf-47df-9313-78abdf07b947/resource/ae81e34d-60cc-499e-a6d2-5a1f8499a69e/download/jumlah-desa-atau-kelurahan-yang-mengalami-bencana-alam-menurut-kecamatan-tahun-2021.csv> ;
    dcat:byteSize "393"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/e4b9a526-bf0f-4f85-b889-67aea116aad1> a foaf:Agent ;
    foaf:name "Kabupaten Maluku Tengah" .

