<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://sweetontology.net/statePhysical/" xmlns:ns1="http://sweetontology.net/stateSystem/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <ns1:EquilibriumState rdf:about="http://sweetontology.net/statePhysical/FreeOscillation"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:label xml:lang="en">free oscillation</rdfs:label> <owl:sameAs rdf:resource="http://sweetontology.net/statePhysical/NormalMode"/> </ns1:EquilibriumState> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://sweetontology.net/statePhysical/" xmlns:ns1="http://sweetontology.net/stateSystem/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <ns1:EquilibriumState rdf:about="http://sweetontology.net/statePhysical/FreeOscillation">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:label xml:lang="en">free oscillation</rdfs:label>
    <owl:sameAs rdf:resource="http://sweetontology.net/statePhysical/NormalMode"/>
  </ns1:EquilibriumState>
</rdf:RDF>