<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:schema="http://schema.org/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns0="https://schema.org/"> <owl:Class rdf:about="http://schema.org/DriveWheelConfigurationValue"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:subClassOf rdf:resource="http://schema.org/QualitativeValue"/> <rdfs:comment xml:lang="en">A value indicating which roadwheels will receive torque.</rdfs:comment> <rdfs:label xml:lang="en">DriveWheelConfigurationValue</rdfs:label> <metadata:prefixIRI>schema:DriveWheelConfigurationValue</metadata:prefixIRI> <metadata:def/prefLabel xml:lang="en">DriveWheelConfigurationValue</metadata:def/prefLabel> <metadata:def/mappingLoom>drivewheelconfigurationvalue</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://schema.org/DriveWheelConfigurationValue"/> <rdfs:isDefinedBy rdf:resource="https://schema.org/DriveWheelConfigurationValue"/> </owl:Class> <rdf:Description rdf:about="http://schema.org/DriveWheelConfigurationValue"> <metadata:def/mappingSameURI rdf:resource="http://schema.org/DriveWheelConfigurationValue"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:schema="http://schema.org/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns0="https://schema.org/">
  <owl:Class rdf:about="http://schema.org/DriveWheelConfigurationValue">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:subClassOf rdf:resource="http://schema.org/QualitativeValue"/>
    <rdfs:comment xml:lang="en">A value indicating which roadwheels will receive torque.</rdfs:comment>
    <rdfs:label xml:lang="en">DriveWheelConfigurationValue</rdfs:label>
    <metadata:prefixIRI>schema:DriveWheelConfigurationValue</metadata:prefixIRI>
    <metadata:def/prefLabel xml:lang="en">DriveWheelConfigurationValue</metadata:def/prefLabel>
    <metadata:def/mappingLoom>drivewheelconfigurationvalue</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://schema.org/DriveWheelConfigurationValue"/>
    <rdfs:isDefinedBy rdf:resource="https://schema.org/DriveWheelConfigurationValue"/>
  </owl:Class>
  <rdf:Description rdf:about="http://schema.org/DriveWheelConfigurationValue">
    <metadata:def/mappingSameURI rdf:resource="http://schema.org/DriveWheelConfigurationValue"/>
  </rdf:Description>
</rdf:RDF>