<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.daml.org/2003/01/periodictable/PeriodicTable#" xmlns:owl="http://www.w3.org/2002/07/owl#"> <owl:NamedIndividual rdf:about="http://www.daml.org/2003/01/periodictable/PeriodicTable#Gd"> <rdf:type rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#Element"/> <ns0:atomicNumber rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">64</ns0:atomicNumber> <ns0:atomicWeight rdf:datatype="http://www.w3.org/2001/XMLSchema#float">157.25</ns0:atomicWeight> <ns0:block rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#f-block"/> <ns0:casRegistryID>7440-54-2</ns0:casRegistryID> <ns0:classification rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#Metallic"/> <ns0:color>silvery white</ns0:color> <ns0:group rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#group_lanthanoid"/> <ns0:name>gadolinium</ns0:name> <ns0:period rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#period_6"/> <ns0:standardState rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#solid"/> <ns0:symbol>Gd</ns0:symbol> </owl:NamedIndividual> <rdf:Description rdf:about="http://www.daml.org/2003/01/periodictable/PeriodicTable#group_lanthanoid"> <ns0:element rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#Gd"/> </rdf:Description> <rdf:Description rdf:about="http://www.daml.org/2003/01/periodictable/PeriodicTable#period_6"> <ns0:element rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#Gd"/> </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="http://www.daml.org/2003/01/periodictable/PeriodicTable#" xmlns:owl="http://www.w3.org/2002/07/owl#">
  <owl:NamedIndividual rdf:about="http://www.daml.org/2003/01/periodictable/PeriodicTable#Gd">
    <rdf:type rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#Element"/>
    <ns0:atomicNumber rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">64</ns0:atomicNumber>
    <ns0:atomicWeight rdf:datatype="http://www.w3.org/2001/XMLSchema#float">157.25</ns0:atomicWeight>
    <ns0:block rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#f-block"/>
    <ns0:casRegistryID>7440-54-2</ns0:casRegistryID>
    <ns0:classification rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#Metallic"/>
    <ns0:color>silvery white</ns0:color>
    <ns0:group rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#group_lanthanoid"/>
    <ns0:name>gadolinium</ns0:name>
    <ns0:period rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#period_6"/>
    <ns0:standardState rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#solid"/>
    <ns0:symbol>Gd</ns0:symbol>
  </owl:NamedIndividual>
  <rdf:Description rdf:about="http://www.daml.org/2003/01/periodictable/PeriodicTable#group_lanthanoid">
    <ns0:element rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#Gd"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.daml.org/2003/01/periodictable/PeriodicTable#period_6">
    <ns0:element rdf:resource="http://www.daml.org/2003/01/periodictable/PeriodicTable#Gd"/>
  </rdf:Description>
</rdf:RDF>