<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://purl.matolab.org/mseo/methods/example/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:ns1="http://www.ontologyrepository.com/CommonCoreOntologies/"> <owl:NamedIndividual rdf:about="https://purl.matolab.org/mseo/methods/example/TestForce_HP-190-24-5"> <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Force"/> <ns1:is_input_of rdf:resource="https://purl.matolab.org/mseo/methods/example/BrinellHardnessCalculation_HP-190-24-5"/> <ns1:has_double_value rdf:datatype="http://www.w3.org/2001/XMLSchema#double">612.89999999999997726</ns1:has_double_value> <ns1:uses_measurement_unit rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NewtonMeasurementUnit"/> </owl:NamedIndividual> <rdf:Description rdf:about="https://purl.matolab.org/mseo/methods/example/ApplyLoad_HP-190-24-5"> <ns1:has_output rdf:resource="https://purl.matolab.org/mseo/methods/example/TestForce_HP-190-24-5"/> </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:ns0="https://purl.matolab.org/mseo/methods/example/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:ns1="http://www.ontologyrepository.com/CommonCoreOntologies/">
  <owl:NamedIndividual rdf:about="https://purl.matolab.org/mseo/methods/example/TestForce_HP-190-24-5">
    <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Force"/>
    <ns1:is_input_of rdf:resource="https://purl.matolab.org/mseo/methods/example/BrinellHardnessCalculation_HP-190-24-5"/>
    <ns1:has_double_value rdf:datatype="http://www.w3.org/2001/XMLSchema#double">612.89999999999997726</ns1:has_double_value>
    <ns1:uses_measurement_unit rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NewtonMeasurementUnit"/>
  </owl:NamedIndividual>
  <rdf:Description rdf:about="https://purl.matolab.org/mseo/methods/example/ApplyLoad_HP-190-24-5">
    <ns1:has_output rdf:resource="https://purl.matolab.org/mseo/methods/example/TestForce_HP-190-24-5"/>
  </rdf:Description>
</rdf:RDF>