<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.oclc.org/NET/ssnx/qu/quantity#" xmlns:ns1="http://purl.oclc.org/NET/ssnx/qu/dim#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns2="http://purl.oclc.org/NET/ssnx/qu/" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <ns1:Temperature rdf:about="http://purl.oclc.org/NET/ssnx/qu/quantity#temperature"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:label>temperature</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/qu/qu-rec20"/> <rdfs:comment>Named individual of temperature</rdfs:comment> <skos:inScheme rdf:resource="http://purl.oclc.org/NET/ssnx/qu/dim#HeatScheme"/> <skos:inScheme rdf:resource="http://purl.oclc.org/NET/ssnx/qu/dim#SolidStatePhysicsScheme"/> </ns1:Temperature> </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://purl.oclc.org/NET/ssnx/qu/quantity#" xmlns:ns1="http://purl.oclc.org/NET/ssnx/qu/dim#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns2="http://purl.oclc.org/NET/ssnx/qu/" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <ns1:Temperature rdf:about="http://purl.oclc.org/NET/ssnx/qu/quantity#temperature">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:label>temperature</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/qu/qu-rec20"/>
    <rdfs:comment>Named individual of temperature</rdfs:comment>
    <skos:inScheme rdf:resource="http://purl.oclc.org/NET/ssnx/qu/dim#HeatScheme"/>
    <skos:inScheme rdf:resource="http://purl.oclc.org/NET/ssnx/qu/dim#SolidStatePhysicsScheme"/>
  </ns1:Temperature>
</rdf:RDF>