Definition of saref:consistsOf
Defined in https://saref.etsi.org/core/v3.1.1/ as:
A relationship indicating a composite entity that consists of other entities (e.g., a temperature/humidity sensor that consists of a temperature sensor and a humidity sensor)
Description as an Object Property
Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix saref: <https://saref.etsi.org/core/> .
saref:Device rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Device ;
owl:onProperty saref:consistsOf ] .
saref:Profile rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Profile ;
owl:onProperty saref:consistsOf ] .
<https://saref.etsi.org/core/v3.1.1/example/doorswitch#> dct:references saref:consistsOf .
<https://saref.etsi.org/core/v3.1.1/example/energymeter#> dct:references saref:consistsOf .
<https://saref.etsi.org/core/v3.1.1/example/lightswitch#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4agri/v2.1.1/example/saref4agri-ex1#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4auto/v2.1.1/example/DangerousGoods#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4auto/v2.1.1/example/Platoon#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4auto/v2.1.1/example/Road_topology#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4auto/v2.1.1/example/Trailer#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4auto/v2.1.1/example/VRUCluster#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ehaw/v1.1.1/example/COVIDCase#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ehaw/v1.1.1/example/UC3-ECG#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ehaw/v2.1.1/example/COVIDCase#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ehaw/v2.1.1/example/UC3-ECG#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ener/v1.1.2/example/heatingsystem#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ener/v1.2.1/example/heatingSystemPowerProfile#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ener/v1.2.1/example/incentiveTable#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ener/v1.2.1/example/powerProfileExample#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ener/v2.1.1/example/heatingSystemPowerProfile#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ener/v2.1.1/example/incentiveTable#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ener/v2.1.1/example/powerProfileExample#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4inma/v2.1.1/example/Factory#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4inma/v2.1.1/example/Material#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4inma/v2.1.1/example/ProductionEquipment#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4wear/v1.1.1/example/health-status-monitor#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4wear/v2.1.1/example/health-status-monitor#> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4auto/v1.1.1/> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4auto/v2.1.1/> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ehaw/v1.1.1/> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ehaw/v2.1.1/> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ener/v1.1.2/> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ener/v1.2.1/> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4ener/v2.1.1/> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4envi/v2.1.1/> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4inma/v2.1.1/> dct:references saref:consistsOf .
<https://saref.etsi.org/saref4wear/v1.1.1/> dct:references saref:consistsOf .
<https://saref.etsi.org/core/v3.1.1/> dct:references saref:consistsOf ;
dct:subject saref:consistsOf .
<https://saref.etsi.org/core/v3.2.1/> dct:references saref:consistsOf ;
dct:subject saref:consistsOf .
<https://saref.etsi.org/core/v4.1.1/> dct:references saref:consistsOf ;
dct:subject saref:consistsOf .
saref:consistsOf a owl:ObjectProperty ;
rdfs:label "consists of"@en ;
dct:isReferencedBy <https://saref.etsi.org/core/v3.1.1/>,
<https://saref.etsi.org/core/v3.1.1/example/doorswitch#>,
<https://saref.etsi.org/core/v3.1.1/example/energymeter#>,
<https://saref.etsi.org/core/v3.1.1/example/lightswitch#>,
<https://saref.etsi.org/core/v3.2.1/>,
<https://saref.etsi.org/core/v4.1.1/>,
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1#>,
<https://saref.etsi.org/saref4agri/v2.1.1/example/saref4agri-ex1#>,
<https://saref.etsi.org/saref4auto/v1.1.1/>,
<https://saref.etsi.org/saref4auto/v2.1.1/>,
<https://saref.etsi.org/saref4auto/v2.1.1/example/DangerousGoods#>,
<https://saref.etsi.org/saref4auto/v2.1.1/example/Platoon#>,
<https://saref.etsi.org/saref4auto/v2.1.1/example/Road_topology#>,
<https://saref.etsi.org/saref4auto/v2.1.1/example/Trailer#>,
<https://saref.etsi.org/saref4auto/v2.1.1/example/VRUCluster#>,
<https://saref.etsi.org/saref4ehaw/v1.1.1/>,
<https://saref.etsi.org/saref4ehaw/v1.1.1/example/COVIDCase#>,
<https://saref.etsi.org/saref4ehaw/v1.1.1/example/UC3-ECG#>,
<https://saref.etsi.org/saref4ehaw/v2.1.1/>,
<https://saref.etsi.org/saref4ehaw/v2.1.1/example/COVIDCase#>,
<https://saref.etsi.org/saref4ehaw/v2.1.1/example/UC3-ECG#>,
<https://saref.etsi.org/saref4ener/v1.1.2/>,
<https://saref.etsi.org/saref4ener/v1.1.2/example/heatingsystem#>,
<https://saref.etsi.org/saref4ener/v1.2.1/>,
<https://saref.etsi.org/saref4ener/v1.2.1/example/heatingSystemPowerProfile#>,
<https://saref.etsi.org/saref4ener/v1.2.1/example/incentiveTable#>,
<https://saref.etsi.org/saref4ener/v1.2.1/example/powerProfileExample#>,
<https://saref.etsi.org/saref4ener/v2.1.1/>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/heatingSystemPowerProfile#>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/incentiveTable#>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/powerProfileExample#>,
<https://saref.etsi.org/saref4envi/v2.1.1/>,
<https://saref.etsi.org/saref4inma/v2.1.1/>,
<https://saref.etsi.org/saref4inma/v2.1.1/example/Factory#>,
<https://saref.etsi.org/saref4inma/v2.1.1/example/Material#>,
<https://saref.etsi.org/saref4inma/v2.1.1/example/ProductionEquipment#>,
<https://saref.etsi.org/saref4wear/v1.1.1/>,
<https://saref.etsi.org/saref4wear/v1.1.1/example/health-status-monitor#>,
<https://saref.etsi.org/saref4wear/v2.1.1/example/health-status-monitor#> ;
rdfs:comment "A relationship indicating a composite entity that consists of other entities (e.g., a temperature/humidity sensor that consists of a temperature sensor and a humidity sensor)"@en ;
rdfs:isDefinedBy <https://saref.etsi.org/core/v3.1.1/>,
<https://saref.etsi.org/core/v3.2.1/>,
<https://saref.etsi.org/core/v4.1.1/> ;
rdfs:seeAlso <https://saref.etsi.org/core/v3.1.1/>,
<https://saref.etsi.org/core/v3.2.1/>,
<https://saref.etsi.org/core/v4.1.1/>,
<https://saref.etsi.org/saref4agri/v1.1.2/>,
<https://saref.etsi.org/saref4agri/v2.1.1/>,
<https://saref.etsi.org/saref4auto/v1.1.1/>,
<https://saref.etsi.org/saref4auto/v2.1.1/>,
<https://saref.etsi.org/saref4ehaw/v1.1.1/>,
<https://saref.etsi.org/saref4ehaw/v2.1.1/>,
<https://saref.etsi.org/saref4ener/v1.1.2/>,
<https://saref.etsi.org/saref4ener/v1.2.1/>,
<https://saref.etsi.org/saref4ener/v2.1.1/>,
<https://saref.etsi.org/saref4envi/v2.1.1/>,
<https://saref.etsi.org/saref4inma/v2.1.1/>,
<https://saref.etsi.org/saref4wear/v1.1.1/>,
<https://saref.etsi.org/saref4wear/v2.1.1/> ;
ns1:hiddenLabel "consistsOf" .