<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<opmGraph xmlns="http://openprovenance.org/model/opmx#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns4="http://example.com/" id="gr_16">
    <accounts>
        <account id="account1"/>
    </accounts>
    <processes>
        <process id="p1">
            <account ref="account1"/>
            <label value="PC1 Workflow"/>
        </process>
    </processes>
    <artifacts>
        <artifact id="a1">
            <account ref="account1"/>
            <label value="Anatomy Image1"/>
        </artifact>
        <artifact id="a2">
            <account ref="account1"/>
            <label value="Anatomy Header1"/>
        </artifact>
        <artifact id="a3">
            <account ref="account1"/>
            <label value="Reference Image"/>
        </artifact>
        <artifact id="a4">
            <account ref="account1"/>
            <label value="Reference Header"/>
        </artifact>
        <artifact id="a5">
            <account ref="account1"/>
            <label value="Atlas X Graphic"/>
        </artifact>
    </artifacts>
    <agents>
        <agent id="ag1">
            <account ref="account1"/>
            <label value="John Doe"/>
        </agent>
    </agents>
    <dependencies>
        <used id="u_1">
            <effect ref="p1"/>
            <role id="r_0" value="img1"/>
            <cause ref="a1"/>
            <account ref="account1"/>
            <time exactlyAt="2010-01-15T08:25:05.204Z"/>
        </used>
        <used id="u_3">
            <effect ref="p1"/>
            <role id="r_2" value="hdr1"/>
            <cause ref="a2"/>
            <account ref="account1"/>
            <time exactlyAt="2010-01-15T08:25:05.204Z"/>
        </used>
        <used id="u_5">
            <effect ref="p1"/>
            <role id="r_4" value="imgRef"/>
            <cause ref="a3"/>
            <account ref="account1"/>
            <time exactlyAt="2010-01-15T08:25:05.204Z"/>
        </used>
        <used id="u_7">
            <effect ref="p1"/>
            <role id="r_6" value="hdrRef"/>
            <cause ref="a4"/>
            <account ref="account1"/>
            <time exactlyAt="2010-01-15T08:25:05.204Z"/>
        </used>
        <wasGeneratedBy id="g_9">
            <effect ref="a5"/>
            <role id="r_8" value="x"/>
            <cause ref="p1"/>
            <account ref="account1"/>
            <time exactlyAt="2010-10-18T22:02:34.883+01:00"/>
        </wasGeneratedBy>
        <wasDerivedFrom id="d_10">
            <effect ref="a5"/>
            <cause ref="a1"/>
            <account ref="account1"/>
        </wasDerivedFrom>
        <wasDerivedFrom id="d_11">
            <effect ref="a5"/>
            <cause ref="a2"/>
            <account ref="account1"/>
        </wasDerivedFrom>
        <wasDerivedFrom id="d_12">
            <effect ref="a5"/>
            <cause ref="a3"/>
            <account ref="account1"/>
        </wasDerivedFrom>
        <wasDerivedFrom id="d_13">
            <effect ref="a5"/>
            <cause ref="a4"/>
            <account ref="account1"/>
        </wasDerivedFrom>
        <wasControlledBy id="c_15">
            <effect ref="p1"/>
            <role id="r_14" value="user"/>
            <cause ref="ag1"/>
            <account ref="account1"/>
            <startTime exactlyAt="2010-10-18T22:02:33.879+01:00"/>
            <endTime exactlyAt="2010-10-18T22:02:35.933+01:00"/>
        </wasControlledBy>
    </dependencies>
</opmGraph>

