Definition of s4mari:AnomalyKind
Defined in https://saref.etsi.org/saref4mari/v1.1.1/ as:
⚠ no comment
Description as a Class
- has super-classes
- s4mari:EventKind
- has members
- s4mari:CargoLeaking, s4mari:DetectionOfChangesInAISParameters, s4mari:DoNotAnswerOnVHFCh16, s4mari:PerformingAISSpoofing, s4mari:ShiftingOfCargo, s4mari:StainOfOilSighted, s4mari:UnexpectedMovement, s4mari:VesselOutOfTrafficLanes, s4mari:VesselWithErraticMovements, s4mari:WithoutAISTransmission
Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4mari: <https://saref.etsi.org/saref4mari/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
s4mari:CargoLeaking a s4mari:AnomalyKind .
s4mari:DetectionOfChangesInAISParameters a s4mari:AnomalyKind .
s4mari:DoNotAnswerOnVHFCh16 a s4mari:AnomalyKind .
s4mari:PerformingAISSpoofing a s4mari:AnomalyKind .
s4mari:ShiftingOfCargo a s4mari:AnomalyKind .
s4mari:StainOfOilSighted a s4mari:AnomalyKind .
s4mari:UnexpectedMovement a s4mari:AnomalyKind .
s4mari:VesselOutOfTrafficLanes a s4mari:AnomalyKind .
s4mari:VesselWithErraticMovements a s4mari:AnomalyKind .
s4mari:WithoutAISTransmission a s4mari:AnomalyKind .
<https://saref.etsi.org/saref4mari/v1.1.1/> dct:references s4mari:AnomalyKind ;
dct:subject s4mari:AnomalyKind .
s4mari:AnomalyKind a owl:Class ;
rdfs:label "AnomalyKind"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4mari/v1.1.1/> ;
rdfs:isDefinedBy <https://saref.etsi.org/saref4mari/v1.1.1/> ;
rdfs:seeAlso <https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/enum/Anomaly_AnomalyType.html>,
<https://saref.etsi.org/saref4mari/v1.1.1/> ;
rdfs:subClassOf s4mari:EventKind ;
skos:hiddenLabel "AnomalyKind" .