Definition of s4mari:VesselProperty
Defined in https://saref.etsi.org/saref4mari/v1.1.1/ as:
⚠ no comment
Description as a Class
- has super-classes
- s4mari:VehicleProperty
- has members
- s4mari:Beam, s4mari:Breadth, s4mari:ContainerCapacity, s4mari:Deadweight, s4mari:Depth, s4mari:DesignSpeed, s4mari:Draught, s4mari:GrossTonnage, s4mari:IMONumber, s4mari:LOA, s4mari:Length, s4mari:LengthenedYear, s4mari:MMSI, s4mari:NetTonnage, s4mari:SegregatedBallastVolume, s4mari:YearBuilt
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:Beam a s4mari:VesselProperty .
s4mari:Breadth a s4mari:VesselProperty .
s4mari:ContainerCapacity a s4mari:VesselProperty .
s4mari:Deadweight a s4mari:VesselProperty .
s4mari:Depth a s4mari:VesselProperty .
s4mari:DesignSpeed a s4mari:VesselProperty .
s4mari:Draught a s4mari:VesselProperty .
s4mari:GrossTonnage a s4mari:VesselProperty .
s4mari:IMONumber a s4mari:VesselProperty .
s4mari:LOA a s4mari:VesselProperty .
s4mari:Length a s4mari:VesselProperty .
s4mari:LengthenedYear a s4mari:VesselProperty .
s4mari:MMSI a s4mari:VesselProperty .
s4mari:NetTonnage a s4mari:VesselProperty .
s4mari:SegregatedBallastVolume a s4mari:VesselProperty .
s4mari:YearBuilt a s4mari:VesselProperty .
<https://saref.etsi.org/saref4mari/v1.1.1/> dct:references s4mari:VesselProperty ;
dct:subject s4mari:VesselProperty .
s4mari:VesselProperty a owl:Class ;
rdfs:label "VesselProperty"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4mari/v1.1.1/> ;
rdfs:isDefinedBy <https://saref.etsi.org/saref4mari/v1.1.1/> ;
rdfs:seeAlso <https://saref.etsi.org/saref4mari/v1.1.1/> ;
rdfs:subClassOf s4mari:VehicleProperty ;
skos:hiddenLabel "VesselProperty" .