>> RDFParser doesn't support 'alt' element:
<rdf:RDF>
<rdf:Description about="http://x.org/packages/X11">
__<s:DistributionSite>
____<rdf:Alt>
_____<rdf:li resource="ftp://ftp.x.org"/>
_____<rdf:li resource="ftp://ftp.cs.purdue.edu"/>
_____<rdf:li resource="ftp://ftp.eu.net"/>
____</rdf:Alt>
__</s:DistributionSite>
</rdf:Description>
</rdf:RDF>
NOTE: this element shows one or more alternatives
values for a property.
Logged In: YES
user_id=1356198
This example also needs the short sintax of
attribute 'type' to work ("<s:DistributionSite>")