@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/d94b8275-026c-4181-9ba2-4b1564fba80d> a dcat:Dataset ;
    dct:description "Rekapitulasi data distress alert per Tahun 2022. Adapun yang disediakan dalam format excel (.xlsx)" ;
    dct:identifier "d94b8275-026c-4181-9ba2-4b1564fba80d" ;
    dct:issued "2023-03-15T01:41:09.707823"^^xsd:dateTime ;
    dct:modified "2024-08-15T14:16:22.521770"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e961f1f5-7b76-48e6-a4bd-4af72a69eb4a> ;
    dct:title "Data Distress Alert Tahun 2022 (Format Excel)" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dika Andharu" ;
            vcard:hasEmail <mailto:dika.andharu@basarnas.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d94b8275-026c-4181-9ba2-4b1564fba80d/resource/2b186773-061e-4927-8fc3-6a201728a4a9> ;
    dcat:keyword "SAR",
        "basarnas",
        "bnpp",
        "distressAlert",
        "operasiSAR" ;
    dcat:landingPage <Hasil%20Sinkronisasi%20Pihak%20Terkait%20Distress%20Alert> .

<Hasil%20Sinkronisasi%20Pihak%20Terkait%20Distress%20Alert> a foaf:Document .

<http://5.189.187.109/dataset/d94b8275-026c-4181-9ba2-4b1564fba80d/resource/2b186773-061e-4927-8fc3-6a201728a4a9> a dcat:Distribution ;
    dct:description "Data Distress Alert Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-03-15T01:41:52.838763"^^xsd:dateTime ;
    dct:modified "2023-03-15T01:41:54.569494"^^xsd:dateTime ;
    dct:title "DATA DISTRESS ALERT 2022.xlsx" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/d94b8275-026c-4181-9ba2-4b1564fba80d/resource/2b186773-061e-4927-8fc3-6a201728a4a9/download/data-distress-alert-2022.xlsx> ;
    dcat:byteSize "10274"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/e961f1f5-7b76-48e6-a4bd-4af72a69eb4a> a foaf:Agent ;
    foaf:name "Badan Nasional Pencarian dan Pertolongan (BASARNAS)" .

