<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://wiki.moredesignpatterns.com/rdf'>
    <s:Comment rdf:about='http://wiki.moredesignpatterns.com/rdf#comment-Value+Object+Intent-1'
         s:oUser=''>
        <s:name>comment-Value Object Intent-1</s:name>
        <s:content>How does this compare with Flyweight?</s:content>
        <s:cUser>Ernest Grobian</s:cUser>
        <s:mUser>Ernest Grobian</s:mUser>
        <s:mTime>2006-07-11 17:54:54.648</s:mTime>
        <s:cTime>2006-07-11 17:54:55.504</s:cTime>
        <s:commentedSnip>
            <s:Snip rdf:about='http://wiki.moredesignpatterns.com/rdf#Value+Object+Intent'
                 s:oUser=''>
                <s:name>Value Object Intent</s:name>
                <s:content>__Superseded by [Value Object Intent v2].__&#xD;&#xA;&#xD;&#xA;Implement datatypes as immutable classes so that their instances can be handled like built-in values.</s:content>
                <s:cUser>Dirk Riehle</s:cUser>
                <s:mUser>Dirk Riehle</s:mUser>
                <s:mTime>2006-09-19 06:47:00.728</s:mTime>
                <s:cTime>2006-07-10 15:59:17.184</s:cTime>
                <s:comments>
                    <rdf:Bag>
                        <rdf:li rdf:resource='http://wiki.moredesignpatterns.com/rdf#comment-Value+Object+Intent-1'/>
                    </rdf:Bag>
                </s:comments>
                <s:snipLinks>
                    <rdf:Bag>
                        <rdf:li rdf:resource='http://wiki.moredesignpatterns.com/rdf#Value Object'/>
                        <rdf:li rdf:resource='http://wiki.moredesignpatterns.com/rdf#Value+Object'/>
                        <rdf:li rdf:resource='http://wiki.moredesignpatterns.com/rdf#Dirk Riehle'/>
                        <rdf:li rdf:resource='#Kavitha'/>
                        <rdf:li rdf:resource='#snipsnap-index'/>
                    </rdf:Bag>
                </s:snipLinks>
                <s:attachments
                     rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
            </s:Snip>
        </s:commentedSnip>
    </s:Comment>
</rdf:RDF>
