@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/517ff023-5211-47dd-8ee9-aed9845406e7> a dcat:Dataset ;
    dct:description """Berisi data kejadian bencana sosial yang tercatat terjadi di Prov. NTB rentang waktu 2014-2018\r
""" ;
    dct:identifier "1ef31d65-bccc-4862-9826-64452a504b53" ;
    dct:issued "2019-05-23"^^xsd:date ;
    dct:modified "2019-05-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Sosial" ] ;
    dct:title "Bencana Sosial" ;
    dcat:distribution <http://5.189.187.109/dataset/517ff023-5211-47dd-8ee9-aed9845406e7/resource/16f3ec85-95da-4342-becc-a2a0eef00d50> ;
    dcat:keyword "Bencana Sosial",
        "Sosial",
        "bencana" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/bencana-sosial> .

<http://5.189.187.109/dataset/517ff023-5211-47dd-8ee9-aed9845406e7/resource/16f3ec85-95da-4342-becc-a2a0eef00d50> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:26:42.642869"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:26:42.626349"^^xsd:dateTime ;
    dct:title "Korban Bencana Sosial" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Korban%20Bencana%20Sosial.xlsx> .

<https://data.ntbprov.go.id/dataset/bencana-sosial> a foaf:Document .

