<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<opm:opmGraph xmlns:opm="http://openprovenance.org/model/v1.1.a" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://example.com/" id="gr_114">
    <opm:accounts>
        <opm:account id="black"/>
    </opm:accounts>
    <opm:processes>
        <opm:process id="p1">
            <opm:account ref="black"/>
            <opm:label value="PC1 Workflow"/>
        </opm:process>
    </opm:processes>
    <opm:artifacts>
        <opm:artifact id="a1">
            <opm:account ref="black"/>
            <opm:label value="Anatomy Image1"/>
        </opm:artifact>
        <opm:artifact id="a2">
            <opm:account ref="black"/>
            <opm:label value="Anatomy Header1"/>
        </opm:artifact>
        <opm:artifact id="a3">
            <opm:account ref="black"/>
            <opm:label value="Reference Image"/>
        </opm:artifact>
        <opm:artifact id="a4">
            <opm:account ref="black"/>
            <opm:label value="Reference Header"/>
        </opm:artifact>
        <opm:artifact id="a5">
            <opm:account ref="black"/>
            <opm:label value="Atlas X Graphic"/>
        </opm:artifact>
    </opm:artifacts>
    <opm:agents>
        <opm:agent id="ag1">
            <opm:account ref="black"/>
            <opm:label value="John Doe"/>
        </opm:agent>
    </opm:agents>
    <opm:causalDependencies>
        <opm:used id="u_99">
            <opm:effect ref="p1"/>
            <opm:role id="r_98" value="img1"/>
            <opm:cause ref="a1"/>
            <opm:account ref="black"/>
            <opm:time noLaterThan="2010-01-15T08:25:05.204Z" noEarlierThan="2010-01-15T08:25:03.204Z"/>
        </opm:used>
        <opm:used id="u_101">
            <opm:effect ref="p1"/>
            <opm:role id="r_100" value="hdr1"/>
            <opm:cause ref="a2"/>
            <opm:account ref="black"/>
            <opm:time noLaterThan="2010-01-15T08:25:05.204Z" noEarlierThan="2010-01-15T08:25:03.204Z"/>
        </opm:used>
        <opm:used id="u_103">
            <opm:effect ref="p1"/>
            <opm:role id="r_102" value="imgRef"/>
            <opm:cause ref="a3"/>
            <opm:account ref="black"/>
            <opm:time noLaterThan="2010-01-15T08:25:05.204Z" noEarlierThan="2010-01-15T08:25:03.204Z"/>
        </opm:used>
        <opm:used id="u_105">
            <opm:effect ref="p1"/>
            <opm:role id="r_104" value="hdrRef"/>
            <opm:cause ref="a4"/>
            <opm:account ref="black"/>
            <opm:time noLaterThan="2010-01-15T08:25:05.204Z" noEarlierThan="2010-01-15T08:25:03.204Z"/>
        </opm:used>
        <opm:wasGeneratedBy id="g_107">
            <opm:effect ref="a5"/>
            <opm:role id="r_106" value="x"/>
            <opm:cause ref="p1"/>
            <opm:account ref="black"/>
            <opm:time exactlyAt="2010-01-20T12:50:39.297Z"/>
        </opm:wasGeneratedBy>
        <opm:wasDerivedFrom id="d_108">
            <opm:effect ref="a5"/>
            <opm:cause ref="a1"/>
            <opm:account ref="black"/>
        </opm:wasDerivedFrom>
        <opm:wasDerivedFrom id="d_109">
            <opm:effect ref="a5"/>
            <opm:cause ref="a2"/>
            <opm:account ref="black"/>
        </opm:wasDerivedFrom>
        <opm:wasDerivedFrom id="d_110">
            <opm:effect ref="a5"/>
            <opm:cause ref="a3"/>
            <opm:account ref="black"/>
        </opm:wasDerivedFrom>
        <opm:wasDerivedFrom id="d_111">
            <opm:effect ref="a5"/>
            <opm:cause ref="a4"/>
            <opm:account ref="black"/>
        </opm:wasDerivedFrom>
        <opm:wasControlledBy id="c_113">
            <opm:effect ref="p1"/>
            <opm:role id="r_112" value="user"/>
            <opm:cause ref="ag1"/>
            <opm:account ref="black"/>
            <opm:startTime exactlyAt="2010-01-20T12:50:38.293Z"/>
            <opm:endTime exactlyAt="2010-01-20T12:50:40.309Z"/>
        </opm:wasControlledBy>
    </opm:causalDependencies>
</opm:opmGraph>
