topical media & game development
professional-xml-24-Listing-24-1.txt / txt
<?xml version="1.0"?>
<rdf:RDF xmlns:ex="http://www.example.org/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="http://www.example.org/Ernest_Hemingway">
<ex:wrote_a_book>
<ex:book rdf:about="http://www.example.org/The_Sun_Also_Rises"/>
</ex:wrote_a_book>
<ex:wrote_a_book>
<ex:book rdf:about="http://www.example.org/For_Whom_the_Bell_Tolls"/>
</ex:wrote_a_book>
<ex:had_a_grand-daughter>
<ex:person rdf:about="http://www.example.org/Mariel_Hemingway"/>
</ex:had_a_grand-daughter>
</rdf:Description>
<rdf:Description rdf:about="http://www.example.org/Mariel_Hemingway">
<ex:starred_in_movie>
<ex:movie rdf:about="http://www.example.org/Manhattan"/>
</ex:starred_in_movie>
</rdf:Description>
</rdf:RDF>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.