@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/2f838062-07d9-41b4-8b36-ed1d999a6c26> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "b7b17b5b-60a3-4924-8d8b-3f92ac0307fb" ;
    dct:issued "2022-04-12T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-05-25T01:54:40"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BPBD" ] ;
    dct:title "Jumlah Kejadian Tanah Longsor" ;
    dcat:distribution <http://5.189.187.109/dataset/2f838062-07d9-41b4-8b36-ed1d999a6c26/resource/32f05bc7-a203-4649-aced-eac567813157> ;
    dcat:keyword "BPBD",
        "Jumlah Kejadian Tanah Longsor",
        "Kebencanaan" ;
    dcat:landingPage <https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Kebencanaan> .

<http://5.189.187.109/dataset/2f838062-07d9-41b4-8b36-ed1d999a6c26/resource/32f05bc7-a203-4649-aced-eac567813157> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T22:51:20.027759"^^xsd:dateTime ;
    dct:modified "2024-03-21T22:51:20.007903"^^xsd:dateTime ;
    dct:title "Jumlah Kejadian Tanah Longsor" ;
    dcat:accessURL <https://data.ciamiskab.go.id/export-csv?id=43&kelompok_data=sektoral&dataset=Jumlah%20Kejadian%20Tanah%20Longsor> .

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

