30 (155)

Adding a New property

A Simple RDF Graph with showing the chaining of resources
       <rdf:Description rdf:about="#FullSlide">
          <axsvg:labelledBy>
              <rdf:Description rdf:about="#BottomLegend">
                 <axsvg:isAnchor>True</axsvg:isAnchor>
              </rdf:Description>
          </axsvg:labelledBy>
       </rdf:Description>

Basic RDF