@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/914d4fc7-2806-46f5-953f-5c14703a64c3> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "e2af5ae2-58d2-4be8-874e-7e4baa8c9352" ;
    dct:issued "2022-05-24T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-08-09T07:35:02"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BPBD" ] ;
    dct:title "Jumlah Kejadian Banjir" ;
    dcat:distribution <http://5.189.187.109/dataset/914d4fc7-2806-46f5-953f-5c14703a64c3/resource/b0e1aee4-6818-4f2b-b0f6-83ee643df3f8> ;
    dcat:keyword "BPBD",
        "Jumlah Kejadian Banjir",
        "Kebencanaan" ;
    dcat:landingPage <https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Kebencanaan> .

<http://5.189.187.109/dataset/914d4fc7-2806-46f5-953f-5c14703a64c3/resource/b0e1aee4-6818-4f2b-b0f6-83ee643df3f8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T22:53:33.848918"^^xsd:dateTime ;
    dct:modified "2024-03-21T22:53:33.809061"^^xsd:dateTime ;
    dct:title "Jumlah Kejadian Banjir" ;
    dcat:accessURL <https://data.ciamiskab.go.id/export-csv?id=43&kelompok_data=sektoral&dataset=Jumlah%20Kejadian%20Banjir> .

<https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Kebencanaan> a foaf:Document .

