Commit 8d2788a8 authored by Helen Rawsthorne's avatar Helen Rawsthorne
Browse files

added s4mari subclasses of saref:Property and their instances

parent c882bef9
Loading
Loading
Loading
Loading
+326 −0
Original line number Diff line number Diff line
@@ -175,18 +175,33 @@ s4mari:CargoUnitKind rdf:type owl:Class ;
                     rdfs:subClassOf s4mari:MaritimeObjectKind .


###  https://saref.etsi.org/saref4mari/CargoUnitProperty
s4mari:CargoUnitProperty rdf:type owl:Class ;
                         rdfs:subClassOf s4mari:MaritimeProperty .


###  https://saref.etsi.org/saref4mari/Catch
s4mari:Catch rdf:type owl:Class ;
             rdfs:subClassOf s4mari:CargoUnit ;
             rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/Cargo.html#catch" .


###  https://saref.etsi.org/saref4mari/CatchProperty
s4mari:CatchProperty rdf:type owl:Class ;
                     rdfs:subClassOf s4mari:CargoUnitProperty .


###  https://saref.etsi.org/saref4mari/ContainmentUnit
s4mari:ContainmentUnit rdf:type owl:Class ;
                       rdfs:subClassOf s4mari:CargoUnit ;
                       rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/Cargo.html#containmentunit" .


###  https://saref.etsi.org/saref4mari/ContainmentUnitProperty
s4mari:ContainmentUnitProperty rdf:type owl:Class ;
                               rdfs:subClassOf s4mari:CargoUnitProperty .


###  https://saref.etsi.org/saref4mari/Document
s4mari:Document rdf:type owl:Class ;
                rdfs:subClassOf saref:FeatureOfInterest ;
@@ -204,12 +219,22 @@ s4mari:EventKind rdf:type owl:Class ;
                 rdfs:subClassOf saref:FeatureKind .


###  https://saref.etsi.org/saref4mari/EventProperty
s4mari:EventProperty rdf:type owl:Class ;
                     rdfs:subClassOf s4mari:MaritimeProperty .


###  https://saref.etsi.org/saref4mari/Incident
s4mari:Incident rdf:type owl:Class ;
                rdfs:subClassOf s4mari:Event ;
                rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/Incident.html#incident" .


###  https://saref.etsi.org/saref4mari/IncidentProperty
s4mari:IncidentProperty rdf:type owl:Class ;
                        rdfs:subClassOf s4mari:EventProperty .


###  https://saref.etsi.org/saref4mari/LandVehicle
s4mari:LandVehicle rdf:type owl:Class ;
                   rdfs:subClassOf s4mari:Vehicle ;
@@ -234,6 +259,11 @@ s4mari:MaritimeObjectKind rdf:type owl:Class ;
                          rdfs:subClassOf saref:FeatureKind .


###  https://saref.etsi.org/saref4mari/MaritimeProperty
s4mari:MaritimeProperty rdf:type owl:Class ;
                        rdfs:subClassOf saref:Property .


###  https://saref.etsi.org/saref4mari/MaritimeSensor
s4mari:MaritimeSensor rdf:type owl:Class ;
                      rdfs:subClassOf saref:Sensor .
@@ -251,6 +281,11 @@ s4mari:MeteoOceanoCondition rdf:type owl:Class ;
                            rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/Location.html#meteooceanographiccondition" .


###  https://saref.etsi.org/saref4mari/MeteoOceanoConditionProperty
s4mari:MeteoOceanoConditionProperty rdf:type owl:Class ;
                                    rdfs:subClassOf s4mari:MaritimeProperty .


###  https://saref.etsi.org/saref4mari/Movement
s4mari:Movement rdf:type owl:Class ;
                rdfs:subClassOf s4mari:Event ;
@@ -281,6 +316,11 @@ s4mari:OperationalAssetKind rdf:type owl:Class ;
                            rdfs:seeAlso <https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/enum/OperationalAsset_OperationalAssetType.html> .


###  https://saref.etsi.org/saref4mari/OperationalAssetProperty
s4mari:OperationalAssetProperty rdf:type owl:Class ;
                                rdfs:subClassOf s4mari:MaritimeProperty .


###  https://saref.etsi.org/saref4mari/Organisation
s4mari:Organisation rdf:type owl:Class ;
                    rdfs:subClassOf s4mari:Agent ,
@@ -354,6 +394,11 @@ s4mari:VehicleKind rdf:type owl:Class ;
                   rdfs:subClassOf s4mari:MaritimeObjectKind .


###  https://saref.etsi.org/saref4mari/VehicleProperty
s4mari:VehicleProperty rdf:type owl:Class ;
                       rdfs:subClassOf s4mari:MaritimeProperty .


###  https://saref.etsi.org/saref4mari/Vessel
s4mari:Vessel rdf:type owl:Class ;
              rdfs:subClassOf s4mari:Vehicle ;
@@ -366,6 +411,11 @@ s4mari:VesselKind rdf:type owl:Class ;
                  rdfs:seeAlso <https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/enum/Vessel_VesselType.html> .


###  https://saref.etsi.org/saref4mari/VesselProperty
s4mari:VesselProperty rdf:type owl:Class ;
                      rdfs:subClassOf s4mari:VehicleProperty .


###  https://www.w3.org/ns/org#Organization
<https://www.w3.org/ns/org#Organization> rdf:type owl:Class .

@@ -389,6 +439,12 @@ s4mari:Aeroplane rdf:type owl:NamedIndividual ,
                          s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/AirTemperature
s4mari:AirTemperature rdf:type owl:NamedIndividual ,
                               s4mari:MeteoOceanoConditionProperty ;
                      rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_AirTemperature.html" .


###  https://saref.etsi.org/saref4mari/Aircraft
s4mari:Aircraft rdf:type owl:NamedIndividual ,
                         s4mari:OperationalAssetKind .
@@ -429,6 +485,18 @@ s4mari:Ballons rdf:type owl:NamedIndividual ,
                        s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/Beam
s4mari:Beam rdf:type owl:NamedIndividual ,
                     s4mari:VesselProperty ;
            rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_Beam.html" .


###  https://saref.etsi.org/saref4mari/Breadth
s4mari:Breadth rdf:type owl:NamedIndividual ,
                        s4mari:VesselProperty ;
               rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_Breadth.html" .


###  https://saref.etsi.org/saref4mari/BulkCarrier
s4mari:BulkCarrier rdf:type owl:NamedIndividual ,
                            s4mari:VesselKind .
@@ -444,6 +512,18 @@ s4mari:Carrier rdf:type owl:NamedIndividual ,
                        s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/CatchWeight
s4mari:CatchWeight rdf:type owl:NamedIndividual ,
                            s4mari:CatchProperty ;
                   rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Catch_CatchWeight.html" .


###  https://saref.etsi.org/saref4mari/CloudCeiling
s4mari:CloudCeiling rdf:type owl:NamedIndividual ,
                             s4mari:MeteoOceanoConditionProperty ;
                    rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_CloudCeiling.html" .


###  https://saref.etsi.org/saref4mari/Collision
s4mari:Collision rdf:type owl:NamedIndividual ,
                          s4mari:RiskKind .
@@ -454,6 +534,12 @@ s4mari:Confirmation rdf:type owl:NamedIndividual ,
                             s4mari:ActionKind .


###  https://saref.etsi.org/saref4mari/ContainerCapacity
s4mari:ContainerCapacity rdf:type owl:NamedIndividual ,
                                  s4mari:VesselProperty ;
                         rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_ContainerCapacity.html" .


###  https://saref.etsi.org/saref4mari/Corvette
s4mari:Corvette rdf:type owl:NamedIndividual ,
                         s4mari:OperationalAssetKind .
@@ -469,11 +555,35 @@ s4mari:Cruiser rdf:type owl:NamedIndividual ,
                        s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/Deadweight
s4mari:Deadweight rdf:type owl:NamedIndividual ,
                           s4mari:VesselProperty ;
                  rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_Deadweight.html" .


###  https://saref.etsi.org/saref4mari/DeathsOnBoard
s4mari:DeathsOnBoard rdf:type owl:NamedIndividual ,
                              s4mari:IncidentProperty ;
                     rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Incident_DeathsOnBoard.html" .


###  https://saref.etsi.org/saref4mari/Depth
s4mari:Depth rdf:type owl:NamedIndividual ,
                      s4mari:VesselProperty ;
             rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_Depth.html" .


###  https://saref.etsi.org/saref4mari/DesertPatrolVehicle
s4mari:DesertPatrolVehicle rdf:type owl:NamedIndividual ,
                                    s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/DesignSpeed
s4mari:DesignSpeed rdf:type owl:NamedIndividual ,
                            s4mari:VesselProperty ;
                   rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_DesignSpeed.html" .


###  https://saref.etsi.org/saref4mari/Destroyer
s4mari:Destroyer rdf:type owl:NamedIndividual ,
                          s4mari:OperationalAssetKind .
@@ -499,6 +609,12 @@ s4mari:DoNotAnswerOnVHFCh16 rdf:type owl:NamedIndividual ,
                                     s4mari:AnomalyKind .


###  https://saref.etsi.org/saref4mari/Draught
s4mari:Draught rdf:type owl:NamedIndividual ,
                        s4mari:VesselProperty ;
               rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_Draught.html" .


###  https://saref.etsi.org/saref4mari/Drone
s4mari:Drone rdf:type owl:NamedIndividual ,
                      s4mari:OperationalAssetKind .
@@ -529,11 +645,23 @@ s4mari:Firetrack rdf:type owl:NamedIndividual ,
                          s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/FishNumber
s4mari:FishNumber rdf:type owl:NamedIndividual ,
                           s4mari:CatchProperty ;
                  rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Catch_FishNumber.html" .


###  https://saref.etsi.org/saref4mari/FishingVessel
s4mari:FishingVessel rdf:type owl:NamedIndividual ,
                              s4mari:VesselKind .


###  https://saref.etsi.org/saref4mari/FlashPoint
s4mari:FlashPoint rdf:type owl:NamedIndividual ,
                           s4mari:ContainmentUnitProperty ;
                  rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/ContainmentUnit_FlashPoint.html" .


###  https://saref.etsi.org/saref4mari/FourWheelDrive
s4mari:FourWheelDrive rdf:type owl:NamedIndividual ,
                               s4mari:OperationalAssetKind .
@@ -560,6 +688,18 @@ s4mari:Governmental rdf:type owl:NamedIndividual ,
                             s4mari:OrganisationKind .


###  https://saref.etsi.org/saref4mari/GrossQuantity
s4mari:GrossQuantity rdf:type owl:NamedIndividual ,
                              s4mari:ContainmentUnitProperty ;
                     rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/ContainmentUnit_GrossQuantity.html" .


###  https://saref.etsi.org/saref4mari/GrossTonnage
s4mari:GrossTonnage rdf:type owl:NamedIndividual ,
                             s4mari:VesselProperty ;
                    rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_GrossTonnage.html" .


###  https://saref.etsi.org/saref4mari/Helicopter
s4mari:Helicopter rdf:type owl:NamedIndividual ,
                           s4mari:OperationalAssetKind .
@@ -580,6 +720,12 @@ s4mari:Humvee rdf:type owl:NamedIndividual ,
                       s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/IMONumber
s4mari:IMONumber rdf:type owl:NamedIndividual ,
                          s4mari:VesselProperty ;
                 rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_IMONumber.html" .


###  https://saref.etsi.org/saref4mari/IllegalFishing
s4mari:IllegalFishing rdf:type owl:NamedIndividual ,
                               s4mari:RiskKind .
@@ -605,6 +751,12 @@ s4mari:Interception rdf:type owl:NamedIndividual ,
                             s4mari:ActionKind .


###  https://saref.etsi.org/saref4mari/LOA
s4mari:LOA rdf:type owl:NamedIndividual ,
                    s4mari:VesselProperty ;
           rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_LOA.html" .


###  https://saref.etsi.org/saref4mari/LandingShips
s4mari:LandingShips rdf:type owl:NamedIndividual ,
                             s4mari:OperationalAssetKind .
@@ -615,6 +767,42 @@ s4mari:LargeFreightContainers rdf:type owl:NamedIndividual ,
                                       s4mari:CargoKind .


###  https://saref.etsi.org/saref4mari/Length
s4mari:Length rdf:type owl:NamedIndividual ,
                       s4mari:VesselProperty ;
              rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_Length.html" .


###  https://saref.etsi.org/saref4mari/LengthenedYear
s4mari:LengthenedYear rdf:type owl:NamedIndividual ,
                               s4mari:VesselProperty ;
                      rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_LengthenedYear.html" .


###  https://saref.etsi.org/saref4mari/MMSI
s4mari:MMSI rdf:type owl:NamedIndividual ,
                     s4mari:VesselProperty ;
            rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_MMSI.html" .


###  https://saref.etsi.org/saref4mari/MaxPassengers
s4mari:MaxPassengers rdf:type owl:NamedIndividual ,
                              s4mari:OperationalAssetProperty ;
                     rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/OperationalAsset_MaxPassengers.html" .


###  https://saref.etsi.org/saref4mari/MaxSpeed
s4mari:MaxSpeed rdf:type owl:NamedIndividual ,
                         s4mari:OperationalAssetProperty ;
                rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/OperationalAsset_MaxSpeed.html" .


###  https://saref.etsi.org/saref4mari/MaximumSpeed
s4mari:MaximumSpeed rdf:type owl:NamedIndividual ,
                             s4mari:VehicleProperty ;
                    rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vehicle_MaximumSpeed.html" .


###  https://saref.etsi.org/saref4mari/MemberState
s4mari:MemberState rdf:type owl:NamedIndividual ,
                            s4mari:OrganisationKind .
@@ -646,6 +834,24 @@ s4mari:Motorcycle rdf:type owl:NamedIndividual ,
                           s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/NetHeld
s4mari:NetHeld rdf:type owl:NamedIndividual ,
                        s4mari:CatchProperty ;
               rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Catch_NetHeld.html" .


###  https://saref.etsi.org/saref4mari/NetQuantity
s4mari:NetQuantity rdf:type owl:NamedIndividual ,
                            s4mari:ContainmentUnitProperty ;
                   rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/ContainmentUnit_NetQuantity.html" .


###  https://saref.etsi.org/saref4mari/NetTonnage
s4mari:NetTonnage rdf:type owl:NamedIndividual ,
                           s4mari:VesselProperty ;
                  rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_NetTonnage.html" .


###  https://saref.etsi.org/saref4mari/NoCargoUnitLiquidBulkGoods
s4mari:NoCargoUnitLiquidBulkGoods rdf:type owl:NamedIndividual ,
                                           s4mari:CargoKind .
@@ -666,6 +872,12 @@ s4mari:NuclearShip rdf:type owl:NamedIndividual ,
                            s4mari:VesselKind .


###  https://saref.etsi.org/saref4mari/NumberOfIllPersons
s4mari:NumberOfIllPersons rdf:type owl:NamedIndividual ,
                                   s4mari:IncidentProperty ;
                          rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Incident_NumberOfIIllPersons.html" .


###  https://saref.etsi.org/saref4mari/OilTanker
s4mari:OilTanker rdf:type owl:NamedIndividual ,
                          s4mari:VesselKind .
@@ -706,16 +918,34 @@ s4mari:PreSlung rdf:type owl:NamedIndividual ,
                         s4mari:CargoKind .


###  https://saref.etsi.org/saref4mari/Precipitation
s4mari:Precipitation rdf:type owl:NamedIndividual ,
                              s4mari:MeteoOceanoConditionProperty ;
                     rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_Precipitation.html" .


###  https://saref.etsi.org/saref4mari/Private
s4mari:Private rdf:type owl:NamedIndividual ,
                        s4mari:OrganisationKind .


###  https://saref.etsi.org/saref4mari/QuantityHeld
s4mari:QuantityHeld rdf:type owl:NamedIndividual ,
                             s4mari:CatchProperty ;
                    rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Catch_QuantityHeld.html" .


###  https://saref.etsi.org/saref4mari/ROV
s4mari:ROV rdf:type owl:NamedIndividual ,
                    s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/Range
s4mari:Range rdf:type owl:NamedIndividual ,
                      s4mari:OperationalAssetProperty ;
             rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/OperationalAsset_Range.html" .


###  https://saref.etsi.org/saref4mari/Rescue
s4mari:Rescue rdf:type owl:NamedIndividual ,
                       s4mari:ActionKind .
@@ -726,6 +956,18 @@ s4mari:RoutePlan rdf:type owl:NamedIndividual ,
                          s4mari:MovementKind .


###  https://saref.etsi.org/saref4mari/Salinity
s4mari:Salinity rdf:type owl:NamedIndividual ,
                         s4mari:MeteoOceanoConditionProperty ;
                rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_Salinity.html" .


###  https://saref.etsi.org/saref4mari/SeaLevelPressure
s4mari:SeaLevelPressure rdf:type owl:NamedIndividual ,
                                 s4mari:MeteoOceanoConditionProperty ;
                        rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_SeaLevelPressure.html" .


###  https://saref.etsi.org/saref4mari/SeaPlatform
s4mari:SeaPlatform rdf:type owl:NamedIndividual ,
                            s4mari:OperationalAssetKind .
@@ -741,11 +983,23 @@ s4mari:SearchPattern rdf:type owl:NamedIndividual ,
                              s4mari:MovementKind .


###  https://saref.etsi.org/saref4mari/SegregatedBallastVolume
s4mari:SegregatedBallastVolume rdf:type owl:NamedIndividual ,
                                        s4mari:VesselProperty ;
                               rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_SegregatedBallastVolume.html" .


###  https://saref.etsi.org/saref4mari/ShiftingOfCargo
s4mari:ShiftingOfCargo rdf:type owl:NamedIndividual ,
                                s4mari:AnomalyKind .


###  https://saref.etsi.org/saref4mari/SizeDeclaration
s4mari:SizeDeclaration rdf:type owl:NamedIndividual ,
                                s4mari:CatchProperty ;
                       rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Catch_SizeDeclaration.html" .


###  https://saref.etsi.org/saref4mari/Smuggling
s4mari:Smuggling rdf:type owl:NamedIndividual ,
                          s4mari:RiskKind .
@@ -781,6 +1035,36 @@ s4mari:Tank rdf:type owl:NamedIndividual ,
                     s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/TidalCurrentDirection
s4mari:TidalCurrentDirection rdf:type owl:NamedIndividual ,
                                      s4mari:MeteoOceanoConditionProperty ;
                             rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_TidalCurrentDirection.html" .


###  https://saref.etsi.org/saref4mari/TidalCurrentSpeed
s4mari:TidalCurrentSpeed rdf:type owl:NamedIndividual ,
                                  s4mari:MeteoOceanoConditionProperty ;
                         rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_TidalCurrentSpeed.html" .


###  https://saref.etsi.org/saref4mari/TotalNumber
s4mari:TotalNumber rdf:type owl:NamedIndividual ,
                            s4mari:CatchProperty ;
                   rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Catch_TotalNumber.html" .


###  https://saref.etsi.org/saref4mari/TotalPersonsOnBoard
s4mari:TotalPersonsOnBoard rdf:type owl:NamedIndividual ,
                                    s4mari:VehicleProperty ;
                           rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vehicle_TotalPersonsOnBoard.html" .


###  https://saref.etsi.org/saref4mari/TotalWeight
s4mari:TotalWeight rdf:type owl:NamedIndividual ,
                            s4mari:CatchProperty ;
                   rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Catch_TotalWeight.html" .


###  https://saref.etsi.org/saref4mari/Tracking
s4mari:Tracking rdf:type owl:NamedIndividual ,
                         s4mari:ActionKind .
@@ -836,6 +1120,12 @@ s4mari:VesselWithErraticMovements rdf:type owl:NamedIndividual ,
                                           s4mari:AnomalyKind .


###  https://saref.etsi.org/saref4mari/Visibility
s4mari:Visibility rdf:type owl:NamedIndividual ,
                           s4mari:MeteoOceanoConditionProperty ;
                  rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_Visibility.html" .


###  https://saref.etsi.org/saref4mari/Voyage
s4mari:Voyage rdf:type owl:NamedIndividual ,
                       s4mari:MovementKind .
@@ -846,11 +1136,41 @@ s4mari:VoyageLeg rdf:type owl:NamedIndividual ,
                          s4mari:MovementKind .


###  https://saref.etsi.org/saref4mari/WaterTemperature
s4mari:WaterTemperature rdf:type owl:NamedIndividual ,
                                 s4mari:MeteoOceanoConditionProperty ;
                        rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_WaterTemperature.html" .


###  https://saref.etsi.org/saref4mari/WaveDirection
s4mari:WaveDirection rdf:type owl:NamedIndividual ,
                              s4mari:MeteoOceanoConditionProperty ;
                     rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_WaveDirection.html" .


###  https://saref.etsi.org/saref4mari/WaveHeight
s4mari:WaveHeight rdf:type owl:NamedIndividual ,
                           s4mari:MeteoOceanoConditionProperty ;
                  rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_WaveHeight.html" .


###  https://saref.etsi.org/saref4mari/WeaponsTrafficking
s4mari:WeaponsTrafficking rdf:type owl:NamedIndividual ,
                                   s4mari:RiskKind .


###  https://saref.etsi.org/saref4mari/WindCurrentDirection
s4mari:WindCurrentDirection rdf:type owl:NamedIndividual ,
                                     s4mari:MeteoOceanoConditionProperty ;
                            rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_WindCurrentDirection.html" .


###  https://saref.etsi.org/saref4mari/WindCurrentSpeed
s4mari:WindCurrentSpeed rdf:type owl:NamedIndividual ,
                                 s4mari:MeteoOceanoConditionProperty ;
                        rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/MeteoOceanographicCondition_WindCurrentSpeed.html" .


###  https://saref.etsi.org/saref4mari/WithoutAISTransmission
s4mari:WithoutAISTransmission rdf:type owl:NamedIndividual ,
                                       s4mari:AnomalyKind .
@@ -861,6 +1181,12 @@ s4mari:Wrecker rdf:type owl:NamedIndividual ,
                        s4mari:OperationalAssetKind .


###  https://saref.etsi.org/saref4mari/YearBuilt
s4mari:YearBuilt rdf:type owl:NamedIndividual ,
                          s4mari:VesselProperty ;
                 rdfs:seeAlso "https://emsa.europa.eu/cise-documentation/cise-data-model-1.5.3/model/info/Vessel_YearBuilt.html" .


#################################################################
#    Annotations
#################################################################