![]() | Collections |
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:ex="http://example.org/stuff/1.0/#"
xml:base="http://example.org/stuff/1.0/">
<rdf:Description rdf:ID="Bijan">
<ex:siblings rdf:parseType="Collection">
<rdf:Description rdf:ID="Sam"/>
<rdf:Description rdf:ID="Mark"/>
</ex:siblings>
</rdf:Description>
</rdf:RDF>
2 of 11 |
