<!--

M01 - data section, including "incoming references", of receiving 'xyzsales' façade

-->

    <rdf:RDF

                    xml:base="http://www.xyz-corp.com/2008/xyzsales"

                    xmlns="http://www.xyz-corp.com/2008/xyzsales#"

                    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"

                    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"

                    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"

                    xmlns:owl="http://www.w3.org/2002/07/owl#"

                    xmlns:part2="http://dm.rdlfacade.org/data#"

                    xmlns:part4="http://rdl.rdlfacade.org/data#"

                    xmlns:part7="http://tpl.rdlfacade.org/data#"

                    xmlns:oim="http://oim.rdlfacade.org/data#">

 

                    <owl:Ontology rdf:about="">

                            <owl:imports rdf:resource="http://dm.rdlfacade.org/data"/>

                            <owl:imports rdf:resource="http://rdl.rdlfacade.org/data"/>

                            <owl:imports rdf:resource="http://tpl.rdlfacade.org/data"/>

                            <owl:imports rdf:resource="http://oim.rdlfacade.org/data"/>

                            <owl:imports rdf:resource="http://oim.xyz-corp.com/oim"/>

                    </owl:Ontology>

 

                    <!--about Model 123 Horizontal Vessel class-->

 

                    <part2:ClassOfInanimatePhysicalObject rdf:ID="Model_123">

                            <rdfs:label xml:lang="en">Model 123</rdfs:label>

                            <rdfs:subClassOf rdf:resource="http://rdl.rdlfacade.org/data#RDS437354"/>

                    </part2:ClassOfInanimatePhysicalObject>

 

                    <!--nominal volume capacity of Model 123 (specialization of a standard OIM template)-->

 

                    <part2:ClassOfMultidimensionalObject rdf:ID="ST-Model_123-3401-002">

                            <rdfs:label xml:lang="en">Model 123 has a nominal volume capacity of 100m3</rdfs:label>

                            <rdfs:subClassOf rdf:resource="http://oim.rdlfacade.org/data#ST-VESSEL-3401-002"/>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#possessor"/>

                                            <owl:allValuesFrom rdf:resource="#Model-123"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#numericalValue"/>

                                            <owl:hasValue rdf:resource="#XSFL_100"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#unitOfMeasure"/>

                                            <owl:hasValue rdf:resource="http://rdl.rdlfacade.org/data#RDS994572"/><!--cubic meters-->

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                    </part2:ClassOfMultidimensionalObject>

 

                    <!--maximum allowable working pressure of Model 123-->

 

                    <part2:ClassOfMultidimensionalObject rdf:ID="ST-Model_123-3401-003">

                            <rdfs:label xml:lang="en">Model 123 has a maximum allowable working pressure of 125 barg</rdfs:label>

                            <rdfs:subClassOf rdf:resource="http://oim.rdlfacade.org/data#ST-VESSEL-3401-003"/>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#possessor"/>

                                            <owl:allValuesFrom rdf:resource="#Model-123"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#numericalValue"/>

                                            <owl:hasValue rdf:resource="#XSFL_125"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#unitOfMeasure"/>

                                            <owl:hasValue rdf:resource="http://rdl.rdlfacade.org/data#RDS994438"/> <!--barg-->

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                    </part2:ClassOfMultidimensionalObject>

 

                    <!--minimum allowable working temperature of Model 123-->

 

                    <part2:ClassOfMultidimensionalObject rdf:ID="ST-Model_123-3401-004">

                            <rdfs:label xml:lang="en">Model 123 has a minimum allowable working temperature of -20 degrees Celsius</rdfs:label>

                            <rdfs:subClassOf rdf:resource="http://oim.rdlfacade.org/data#ST-VESSEL-3401-004"/>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#possessor"/>

                                            <owl:allValuesFrom rdf:resource="#Model-123"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#numericalValue"/>

                                            <owl:hasValue rdf:resource="#XSFL_-20"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#unitOfMeasure"/>

                                            <owl:hasValue rdf:resource="http://rdl.rdlfacade.org/data#RDS994601"/><!--degree Celsius-->

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                    </part2:ClassOfMultidimensionalObject>

 

                    <!--about Model 124 Vertical Vessel class-->

 

                    <part2:ClassOfInanimatePhysicalObject rdf:ID="Model_124">

                            <rdfs:label xml:lang="en">Model 124</rdfs:label>

                            <rdfs:subClassOf rdf:resource="http://rdl.rdlfacade.org/data#RDS438839"/>

                    </part2:ClassOfInanimatePhysicalObject>

 

                    <!--nominal volume capacity of Model 124-->

 

                    <part2:ClassOfMultidimensionalObject rdf:ID="ST-Model_124-3401-002">

                            <rdfs:label xml:lang="en">Model 124 has a nominal volume capacity of 50m3</rdfs:label>

                            <rdfs:subClassOf rdf:resource="http://oim.rdlfacade.org/data#ST-VESSEL-3401-002"/>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#possessor"/>

                                            <owl:allValuesFrom rdf:resource="#Model-123"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#numericalValue"/>

                                            <owl:hasValue rdf:resource="#XSFL_50"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#unitOfMeasure"/>

                                            <owl:hasValue rdf:resource="http://rdl.rdlfacade.org/data#RDS994572"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                    </part2:ClassOfMultidimensionalObject>

 

                    <!--maximum allowable working pressure of Model 124-->

 

                    <part2:ClassOfMultidimensionalObject rdf:ID="ST-Model_124-3401-003">

                            <rdfs:label xml:lang="en">Model 124 has a maximum allowable working pressure of 125 barg</rdfs:label>

                            <rdfs:subClassOf rdf:resource="http://oim.rdlfacade.org/data#ST-VESSEL-3401-003"/>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#possessor"/>

                                            <owl:allValuesFrom rdf:resource="#Model-124"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#numericalValue"/>

                                            <owl:hasValue rdf:resource="#XSFL_220"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#unitOfMeasure"/>

                                            <owl:hasValue rdf:resource="http://rdl.rdlfacade.org/data#RDS994438"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                    </part2:ClassOfMultidimensionalObject>

 

                    <!--minimum allowable working temperature of Model 124-->

 

                    <part2:ClassOfMultidimensionalObject rdf:ID="ST-Model_124-3401-004">

                            <rdfs:label xml:lang="en">Model 124 has a minimum allowable working temperature of -20 degrees Celsius</rdfs:label>

                            <rdfs:subClassOf rdf:resource="http://oim.rdlfacade.org/data#ST-VESSEL-3401-004"/>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#possessor"/>

                                            <owl:allValuesFrom rdf:resource="#Model-124"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#numericalValue"/>

                                            <owl:hasValue rdf:resource="#XSFL_-20"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                            <rdfs:subClassOf>

                                    <owl:Restriction>

                                            <owl:onProperty rdf:resource="http://tpl.rdlfacade.org/data#unitOfMeasure"/>

                                            <owl:hasValue rdf:resource="http://rdl.rdlfacade.org/data#RDS994601"/>

                                    </owl:Restriction>

                            </rdfs:subClassOf>

                    </part2:ClassOfMultidimensionalObject>

 

                    <!--Literals-->

 

                    <part2:ClassOfInformationRepresentation rdf:ID="XSST_732834">

                            <rdf:type rdf:resource="http://rdl.rdlfacade.org/data#XmlSchemaString"/>

                            <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model 123</part2:content>

                    </part2:ClassOfInformationRepresentation>

 

                    <part2:ClassOfInformationRepresentation rdf:ID="XSST_732835">

                            <rdf:type rdf:resource="http://rdl.rdlfacade.org/data#XmlSchemaString"/>

                            <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model 124</part2:content>

                    </part2:ClassOfInformationRepresentation>

 

                    <part2:ClassOfInformationRepresentation rdf:ID="XSFL_-20">

                            <rdf:type rdf:resource="http://rdl.rdlfacade.org/data#XmlSchemaFloat"/>

                            <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-20</part2:content>

                    </part2:ClassOfInformationRepresentation>

 

                    <part2:ClassOfInformationRepresentation rdf:ID="XSFL_50">

                            <rdf:type rdf:resource="http://rdl.rdlfacade.org/data#XmlSchemaFloat"/>

                            <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50</part2:content>

                    </part2:ClassOfInformationRepresentation>

 

                    <part2:ClassOfInformationRepresentation rdf:ID="XSFL_100">

                            <rdf:type rdf:resource="http://rdl.rdlfacade.org/data#XmlSchemaFloat"/>

                            <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#float">100</part2:content>

                    </part2:ClassOfInformationRepresentation>

 

                    <part2:ClassOfInformationRepresentation rdf:ID="XSFL_125">

                            <rdf:type rdf:resource="http://rdl.rdlfacade.org/data#XmlSchemaFloat"/>

                            <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#float">125</part2:content>

                    </part2:ClassOfInformationRepresentation>

 

                    <part2:ClassOfInformationRepresentation rdf:ID="XSFL_220">

                            <rdf:type rdf:resource="http://rdl.rdlfacade.org/data#XmlSchemaFloat"/>

                            <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#float">220</part2:content>

                    </part2:ClassOfInformationRepresentation>

 

                    <!--incoming references-->

                    <!--here is represented that the ID http://www.xyz-corp.com/2008/xyzsales# Model_123 is referred to

                    in template http://www.pqr-ltd.com/4502/ves#ST-ves267818 found in the document sent by the message-->

 

                    <part2:MultidimensionalObject rdf:ID="ST-982022">

                            <rdf:type rdf:resource="http://oim.rdlfacade.org/data#ST-FACADE-0050-001"/>

                            <part7:localObject rdf:resource="#Model_123"/>

                            <part7:foreignTemplate rdf:resource="http://www.pqr-ltd.com/4502/ves#ST-ves267818"/>

                    </part2:MultidimensionalObject>

 

    </rdf:RDF>