@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:5000/dataset/5b89b707-27f5-4bfe-8117-a94b4e903ec9> a dcat:Dataset ;
    dct:description "Rekapitulasi data distress alert per Tahun 2022. Adapun yang disediakan dalam format csv (.csv) dengan delimited (;)" ;
    dct:identifier "5b89b707-27f5-4bfe-8117-a94b4e903ec9" ;
    dct:issued "2023-03-15T01:44:59.384659"^^xsd:dateTime ;
    dct:modified "2024-08-15T14:24:51.993639"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/e961f1f5-7b76-48e6-a4bd-4af72a69eb4a> ;
    dct:title "Data Distress Alert Tahun 2022 (Format CSV)" ;
    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:5000/dataset/5b89b707-27f5-4bfe-8117-a94b4e903ec9/resource/601b8b22-1991-4748-b5dd-d332ef43e68c> ;
    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:5000/dataset/5b89b707-27f5-4bfe-8117-a94b4e903ec9/resource/601b8b22-1991-4748-b5dd-d332ef43e68c> a dcat:Distribution ;
    dct:description "Data Distress Alert Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-03-15T01:45:30.915702"^^xsd:dateTime ;
    dct:modified "2023-03-15T01:45:32.678751"^^xsd:dateTime ;
    dct:title "DATA DISTRESS ALERT 2022.csv" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/5b89b707-27f5-4bfe-8117-a94b4e903ec9/resource/601b8b22-1991-4748-b5dd-d332ef43e68c/download/data-distress-alert-2022.csv> ;
    dcat:byteSize "191"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

