blob: 825b7cc51dacb6b37977aa84dce50c343d1f71b5 [file] [log] [blame]
<rdf:RDF
xml:base="file://example.com/nested/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<rdf:Description rdf:about="foo.txt">
<rdfs:seeAlso rdf:resource="/bar.txt"/>
</rdf:Description>
</rdf:RDF>