s4lift:isSecondaryInGroup — is secondary in group

IRI
https://saref.etsi.org/saref4lift/isSecondaryInGroup
Is defined by
https://saref.etsi.org/saref4lift/v1.1.1/
https://saref.etsi.org/saref4lift/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4lift/v1.1.1/
https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_2_SLIIdentification#
https://saref.etsi.org/saref4lift/v2.1.1/
https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_2_SLIIdentification#
Download serialization
License

Definition of s4lift:isSecondaryInGroup

Defined in https://saref.etsi.org/saref4lift/v1.1.1/ as:

the smart lift installation acts as depends from the master smart lift installation in the smart lift group for the common capabilities.

Description as an Object Property

has super-properties
s4lift:isGroupedIn
has domain
s4lift:SmartLiftInstallation
has range
s4lift:SmartLiftGroup

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 s4lift: <https://saref.etsi.org/saref4lift/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_2_SLIIdentification#> dct:references s4lift:isSecondaryInGroup .

<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_2_SLIIdentification#> dct:references s4lift:isSecondaryInGroup .

<https://saref.etsi.org/saref4lift/v1.1.1/> dct:references s4lift:isSecondaryInGroup ;
    dct:subject s4lift:isSecondaryInGroup .

<https://saref.etsi.org/saref4lift/v2.1.1/> dct:references s4lift:isSecondaryInGroup ;
    dct:subject s4lift:isSecondaryInGroup .

s4lift:isSecondaryInGroup a owl:ObjectProperty ;
    rdfs:label "is secondary in group"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4lift/v1.1.1/>,
        <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_2_SLIIdentification#>,
        <https://saref.etsi.org/saref4lift/v2.1.1/>,
        <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_2_SLIIdentification#> ;
    rdfs:comment "the smart lift installation acts as depends from the master smart lift installation in the smart lift group for the common capabilities."@en ;
    rdfs:domain s4lift:SmartLiftInstallation ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4lift/v1.1.1/>,
        <https://saref.etsi.org/saref4lift/v2.1.1/> ;
    rdfs:range s4lift:SmartLiftGroup ;
    rdfs:seeAlso <https://saref.etsi.org/saref4lift/v1.1.1/>,
        <https://saref.etsi.org/saref4lift/v2.1.1/> ;
    rdfs:subPropertyOf s4lift:isGroupedIn ;
    skos:hiddenLabel "isSecondaryInGroup" .