@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/c820340f-b659-4d6a-8a8f-6260274f9a69> a dcat:Dataset ;
    dct:identifier "dd28e50635038e9cf3a648c2dd17ad0a" ;
    dct:issued "-" ;
    dct:modified "2023-10-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Jumlah Rumah yang terkena bencana alam menurut kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/c820340f-b659-4d6a-8a8f-6260274f9a69/resource/e9623863-e603-42fb-a7e7-c25bad2b06f2> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/2202/detail_dataset> .

<http://5.189.187.109/dataset/c820340f-b659-4d6a-8a8f-6260274f9a69/resource/e9623863-e603-42fb-a7e7-c25bad2b06f2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-28T07:25:35.323482"^^xsd:dateTime ;
    dct:modified "2024-11-28T07:25:35.317167"^^xsd:dateTime ;
    dct:title "Jumlah Rumah yang terkena bencana alam menurut kecamatan" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/2202/csv/download_excel> .

<http://opendata.jatimprov.go.id/frontend/dataset/2202/detail_dataset> a foaf:Document .

