28 (155)

Several property on the same node

A Simple RDF Graph with namespaces on predicates
       <rdf:Description rdf:about="#FullSlide">
          <axsvg:labelledBy>
              <rdf:Description rdf:about="#BottomLegend"/>
          </axsvg:labelledBy>
          <axsvg:graphicsType>
              Chart
          </axsvg:graphicsType>
       </rdf:Description>

Basic RDF