# Base URI of process is file:///afs/w3.org/pub/WWW/2000/10/swap/test/
# Input from  file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3

#  Start notation3 generation
#  $Id: notation3.py,v 1.22 2000/11/04 22:28:04 timbl Exp $

     bind x: <http://example.org/x-ns/> .
     bind dc: <http://purl.org/dc/elements/1.1/> .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g0> .
    <#_g0> x:firstname "Ora" .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g1> .
    <#_g1> dc:title "Moby Dick" .
    <#_g0> dc:wrote <#_g1> .
     bind : <http://example.org/default> .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/uriPath> :localProp :defaultedName .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g2> .
    <#_g2> x:type x:Receipt;
         x:number "5382183" .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g3> .
    <#_g3> x:USD "2690" .
    <#_g2> x:for <#_g3> .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g4> .
    <#_g4> x:type x:visa .
    <#_g2> x:instrument <#_g4> .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g5> .
    <#_g5> x:type x:jobOrder;
         x:number "025709" .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g6> .
    <#_g6> x:homePage <http://www.topnotchheatingandair.com/>;
         x:est "1974" .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g7> .
    <#_g7> x:street "23754 W. 82nd Terr.";
         x:city "Lenexa";
         x:state "KS";
         x:zip "66227" .
    <#_g6> x:address <#_g7>;
         x:phoneMain <tel:+1-913-441-8900>;
         x:fax <tel:+1-913-441-8118>;
         x:mailbox <mailto:info@topnotchheatingandair.com> .
    <#_g5> x:from <#_g6> .
    <#_g2> x:inReplyTo <#_g5> .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g8> .
    <#_g8> x:type x:furnace;
         x:brand "Lennox";
         x:model "G26Q3-75" .
    <http://www.davelennox.com/residential/furnaces/re_furnaces_content_body_elite90gas.asp> x:describes <#_g8> .
     bind pp: <http://example.org/payPalStuff> .
     bind : <http://example.org/payPalStuff> .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> a :Check;
         :payee :tim;
         :amount "$10.00";
         dc:author :dan;
         dc:date "2000/10/7";
         <http://www.w3.org/2000/10/swap/logic#forSome> <#_g9> .
    <#_g9> a :Transaction;
         = :t1;
         :part <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> .
     bind q: <http://example.org/> .
     bind m: <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> .
     bind n: <http://example.org/base/> .
     bind : <file:/afs/w3.org/pub/WWW/2000/10/swap/test/s1.n3> .
     bind w3c: <http://www.w3.org/2000/10/org> .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g10> .
    <#_g10> = w3c:internal;
         :includes m:TAB,
                m:interoperability,
                m:validation,
                w3c:wai,
                m:i18n,
                m:translation,
                m:readability_elegance,
                w3c:feedback_accountability .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g11> .
    <#_g11> = m:conformance;
         :includes m:products,
                m:content,
                m:services .
    <file:/afs/w3.org/pub/WWW/2000/10/swap/test/t7.n3> <http://www.w3.org/2000/10/swap/logic#forSome> <#_g12> .
    <#_g12> = m:support;
         :includes m:tools,
                m:tutorials,
                m:workshops,
                m:books_materails,
                m:certification .
    m:QA :includes <#_g10>,
                <#_g11>,
                <#_g12> .
    m:internal q:supports m:conformance .
    m:support q:supports m:conformance .
    m:loop q:supports m:loop .