
<!-- Processed by Id: cwm.py,v 1.109 2002/10/08 20:59:07 timbl Exp -->
<!--     using base file:/devel/WWW/2002/11/rddl/ex3.n3-->


<rdf:RDF xmlns="file:/devel/WWW/2002/11/rddl/whatever#"
    xmlns:log="http://www.w3.org/2000/10/swap/log#"
    xmlns:rddl="file:/devel/WWW/2002/11/rddl/whatever#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xmls="file:/devel/WWW/2002/11/rddl/whgatever2#">

    <Namespace rdf:about="">
        <presentation rdf:resource="http://garish.example.com/L.css"/>
        <validation rdf:resource="http://example.org/L.xsd"/>
    </Namespace>

    <xmls:Schema rdf:about="http://example.org/L.xsd">
        <prose>Use this to validate this document</prose>
        <title>Validate</title>
    </xmls:Schema>

    <xmls:CSSStyleSheet rdf:about="http://garish.example.com/L.css">
        <title>Color me pink</title>
    </xmls:CSSStyleSheet>
</rdf:RDF>
