<?xml version="1.0"?>

<!DOCTYPE rdf:RDF [
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY dc "http://purl.org/dc/terms/" >
    <!ENTITY foaf "http://xmlns.com/foaf/0.1/" >
    <!ENTITY obo "http://purl.obolibrary.org/obo/" >
]>

<rdf:RDF xmlns="http://vocab.roland-works.com/vocab/agency#"
     xml:base="http://vocab.roland-works.com/vocab/agency"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:dc="http://purl.org/dc/terms/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:obo="http://purl.obolibrary.org/obo/">
    <owl:Ontology rdf:about="http://vocab.roland-works.com/vocab/agency">
        <dc:modified rdf:datatype="&xsd;dateTime">2015-01-06</dc:modified>
        <dc:alternative rdf:datatype="&xsd;string">rgn</dc:alternative>
        <owl:versionInfo xml:lang="en">0.1 [2015-01-06] — Initial posting</owl:versionInfo>
        <obo:IAO_0000116 xml:lang="en">Created with Protégé 5.0.0.</obo:IAO_0000116>
        <rdfs:comment xml:lang="en">In annotations, classes and properties are cited using single quotes. For the sake of readability, the text of these citations sometimes varies slightly from the labels of the referent classes or properties (typically: articles, prepositions, and suffixes indicating plurality are added).</rdfs:comment>
        <dc:contributor xml:lang="en">Jereme Mongeon</dc:contributor>
        <dc:publisher xml:lang="en">Roland Vocabulary Project</dc:publisher>
        <dc:title xml:lang="en">Roland:Agency</dc:title>
        <dc:description xml:lang="en">Roland:Agency describes various types of agents and activities relating to agency, including creation, contribution, mutual agreement, permissibility, and authority.</dc:description>
        <dc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/"/>
        <foaf:homepage rdf:resource="http://vocab.roland-works.com/"/>
        <owl:versionIRI rdf:resource="http://vocab.roland-works.com/versions/rgn_roland_agency_06012015.rdf"/>
        <owl:imports rdf:resource="http://vocab.roland-works.com/vocab/top"/>
    </owl:Ontology>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000001">
        <rdfs:label xml:lang="en">is enabled by</rdfs:label>
        <obo:IAO_0000112 xml:lang="en">The travelling of the Amtrak Northeast Regional #111 from Washington DC to New York City ‘is enabled by’ that train’s conductor</obo:IAO_0000112>
        <obo:IAO_0000115 xml:lang="en">‘is enabled by’ is a relationship of possessing a facilitated unrequired opportunity that holds between some ‘Activity’ or ‘Action’ and some ‘Abstract entity’ or ‘Agent’</obo:IAO_0000115>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:inverseOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000010"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000073"/>
        <rdfs:domain>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000032"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000002"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:range>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000002">
        <rdfs:label xml:lang="en">has contributor</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘has contributor’ is a relationship of possessing an active influencer upon material, contextual, or conceptual substance that holds between some ‘Entity’ and some ‘Contributor’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Semiotext(e) issue #13 ‘has as a contributor’ Sue Ann Harkey</obo:IAO_0000112>
        <rdfs:range rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000007"/>
        <owl:inverseOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000008"/>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000001"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000011"/>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000003">
        <rdfs:label xml:lang="en">has creator</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘has creator’ is a relationship of possessing a party providing primary influence over the material, contextual, or conceptual substance that holds between some ‘Entity’ and some ‘Creator’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The BBC television program “Dr. Who” ‘has as a creator’ Sydney Newman</obo:IAO_0000112>
        <rdfs:range rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000008"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000002"/>
        <owl:inverseOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000009"/>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000001"/>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000004">
        <rdfs:label xml:lang="en">has responsible party</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘has responsible party’ is a relationship of possessing a primary influencer that holds between some ‘Activity’ or ‘Action’ and some ‘Agent’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The sinking of the RMS Lusitania ‘has as a responsible party’ U-20 commander Kapitänleutnant Walther Schwieger</obo:IAO_0000112>
        <owl:inverseOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000011"/>
        <rdfs:range rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000014"/>
        <rdfs:domain>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000032"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:domain>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000005">
        <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
        <rdfs:label xml:lang="en">allows</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘allows’ is a relationship of possible unrequired opportunity that holds between some ‘Abstract entity’ or ‘Agent’ and some ‘Activity’ or ‘Action’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The U.S. Border Patrol ‘allows’ entry for some individuals into the United States</obo:IAO_0000112>
        <owl:propertyDisjointWith rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000006"/>
        <owl:inverseOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000012"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000053"/>
        <rdfs:domain>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000002"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000032"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:range>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000006">
        <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
        <rdfs:label xml:lang="en">prohibits</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘prohibits’ is a relationship of negative unrequired restriction that holds between some ‘Abstract entity’ or ‘Agent’ and some ‘Activity’ or ‘Action’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The “Marihuana Tax Act of 1937” ‘prohibits’ the posession of cannabis in the United States</obo:IAO_0000112>
        <owl:propertyDisjointWith rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000007"/>
        <owl:inverseOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000013"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000053"/>
        <rdfs:domain>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000002"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000032"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:range>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000007">
        <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
        <rdfs:label xml:lang="en">requires</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘requires’ is a relationship of positive unrequired restriction that holds between some ‘Abstract entity’ or ‘Agent’ and some ‘Activity’ or ‘Action’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Islamic custom ‘requires’ adult Muslims to perform the Hajj</obo:IAO_0000112>
        <obo:IAO_0000600 xml:lang="en">The word “requires” in the this term’s label refers to the intentionality of the restriction (i.e., “U.S. tax law requires residents to pay taxes”). However, individual agents may choose (under pain of consequence) to ignore the restriction. Thus, from a definitional perspective, the restriction is “unrequired.” In contrast, gravity is a “required” restriction acting on material entities.</obo:IAO_0000600>
        <owl:inverseOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000014"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000053"/>
        <rdfs:range>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000032"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:range>
        <rdfs:domain>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000002"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:domain>
    </owl:ObjectProperty>
    <owl:Axiom>
        <owl:annotatedTarget xml:lang="en">The word “requires” in the this term’s label refers to the intentionality of the restriction (i.e., “U.S. tax law requires residents to pay taxes”). However, individual agents may choose (under pain of consequence) to ignore the restriction. Thus, from a definitional perspective, the restriction is “unrequired.” In contrast, gravity is a “required” restriction acting on material entities.</owl:annotatedTarget>
        <owl:annotatedProperty rdf:resource="&obo;IAO_0000600"/>
        <owl:annotatedSource rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000007"/>
        <rdfs:seeAlso rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000006"/>
    </owl:Axiom>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000008">
        <rdfs:label xml:lang="en">is contributor to</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘is contributor to’ is a relationship of active influence upon material, contextual, or conceptual substance that holds between some ‘Contributor’ and some ‘Entity’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Matthew Horridge ‘is a contributor to’ the “Pizza Ontology” Protégé OWL tutorial</obo:IAO_0000112>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000007"/>
        <rdfs:range rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000001"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000058"/>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000009">
        <rdfs:label xml:lang="en">is creator of</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘is creator of’ is a relationship of primary influence upon material, contextual, or conceptual substance that holds between some ‘Creator’ and some ‘Entity’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Charles Schulz ‘is a creator of’ the comic strip “Peanuts”</obo:IAO_0000112>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000008"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000008"/>
        <rdfs:range rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000001"/>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000010">
        <rdfs:label xml:lang="en">enables</rdfs:label>
        <obo:IAO_0000112 xml:lang="en">The LILO boot loader ‘enables’ the loading of the Linux operating system</obo:IAO_0000112>
        <obo:IAO_0000115 xml:lang="en">‘enables’ is a relationship of facilitated unrequired opportunity that holds between some ‘Activity’ or ‘Action’ and some ‘Abstract entity’ or ‘Agent’</obo:IAO_0000115>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000053"/>
        <rdfs:domain>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000002"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000032"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:range>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000011">
        <rdfs:label xml:lang="en">is responsible for</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘is responsible for’ is a relationship of primary influence that holds between some ‘Activity’ or ‘Action’ and some ‘Agent’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">James Watt ‘is responsible for’ the creation of the Boulton and Watt steam engine</obo:IAO_0000112>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000068"/>
        <rdfs:range>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000032"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:range>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000012">
        <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
        <rdfs:label xml:lang="en">is allowed by</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘is allowed by’ is a relationship of possessing a possible unrequired opportunity that holds between some ‘Activity’ or ‘Action’ and some  ‘Abstract entity’ or ‘Agent’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Marriage between same-sex couples in New York ‘is allowed by’ the “Marriage Equality Act” passed by the New York State Assembly in 2011</obo:IAO_0000112>
        <owl:propertyDisjointWith rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000013"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000073"/>
        <rdfs:range>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000002"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:range>
        <rdfs:domain>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000032"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:domain>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000013">
        <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
        <rdfs:label xml:lang="en">is prohibited by</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘is prohibited by’ is a relationship of possessing a negative unrequired restriction that holds between some ‘Activity’ or ‘Action’ and some  ‘Abstract entity’ or ‘Agent’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Usury ‘is prohibited by’ the declaration papal encyclical “Vix Pervenit: On Usury and Other Dishonest Profit”</obo:IAO_0000112>
        <owl:propertyDisjointWith rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000014"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000073"/>
        <rdfs:domain>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000032"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000002"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:range>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000014">
        <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
        <rdfs:label xml:lang="en">is required by</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘is required by’ is a relationship of posessing a positive unrequired restriction that holds between some ‘Activity’ or ‘Action’ and some ‘Abstract entity’ or ‘Agent’</obo:IAO_0000115>
        <obo:IAO_0000600 xml:lang="en">The word “requires” in the this term’s label refers to the intentionality of the restriction (i.e., “U.S. residents are required to pay taxes”). However, individual agents may choose (under pain of consequence) to ignore the restriction. Thus, from a definitional perspective, the restriction is “unrequired.” In contrast, gravity is a “required” restriction acting on material entities.</obo:IAO_0000600>
        <obo:IAO_0000112 xml:lang="en">Voting in elections ‘is required by’ the government of Australia</obo:IAO_0000112>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000073"/>
        <rdfs:range>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000002"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:range>
        <rdfs:domain>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000032"/>
                </owl:unionOf>
            </owl:Class>
        </rdfs:domain>
    </owl:ObjectProperty>
    <owl:Axiom>
        <owl:annotatedTarget xml:lang="en">The word “requires” in the this term’s label refers to the intentionality of the restriction (i.e., “U.S. residents are required to pay taxes”). However, individual agents may choose (under pain of consequence) to ignore the restriction. Thus, from a definitional perspective, the restriction is “unrequired.” In contrast, gravity is a “required” restriction acting on material entities.</owl:annotatedTarget>
        <owl:annotatedProperty rdf:resource="&obo;IAO_0000600"/>
        <owl:annotatedSource rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000014"/>
        <rdfs:seeAlso rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000064"/>
    </owl:Axiom>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000015">
        <rdfs:label xml:lang="en">has facilitating agent</rdfs:label>
        <obo:IAO_0000115 xml:lang="en">‘has facilitating agent’ is a relationship of possessing a contextual or situational enablement that holds between some ‘Entity’ and some ‘Facilitating agent’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Project Azorian ‘has as a facilitating agent’ the company Global Marine Systems Incorporated</obo:IAO_0000112>
        <rdfs:range rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000009"/>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000001"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000011"/>
    </owl:ObjectProperty>

    <owl:ObjectProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000016">
        <rdfs:label xml:lang="en">is facilitating agent of</rdfs:label>
        <obo:IAO_0000115 xml:lang="en">“is facilitating agent of’ is a relationship of contextual or situational enablement that holds between some ‘Entity’ and some ‘Facilitating agent’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Lou Adler ‘is a facilitating agent of’ the 1967 Monterey International Pop Music Festival</obo:IAO_0000112>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000009"/>
        <owl:inverseOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000015"/>
        <rdfs:range rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000001"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000058"/>
    </owl:ObjectProperty>

    <owl:DatatypeProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_DP_0000001">
        <rdfs:label xml:lang="en">has creation datetime</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘has creation datetime’ is a relationship of temporal location that holds between some ‘Entity’ and some date, dateTime, or PlainLiteral</obo:IAO_0000115>
        <obo:IAO_0000600 xml:lang="en">Though not formalized, it is assumed that, when describing any given entity, the date or dateTime value provided for ‘has creation datetime’ will be less than (“earlier than”) the date or dateTime value provided for ‘has destruction datetime’.</obo:IAO_0000600>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000001"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_DP_0000004"/>
        <rdfs:range>
            <rdfs:Datatype>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&rdf;PlainLiteral"/>
                    <rdf:Description rdf:about="&xsd;dateTime"/>
                    <rdf:Description rdf:about="&xsd;date"/>
                </owl:unionOf>
            </rdfs:Datatype>
        </rdfs:range>
    </owl:DatatypeProperty>

    <owl:DatatypeProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_DP_0000002">
        <rdfs:label xml:lang="en">has destruction datetime</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘has destruction datetime’ is a relationship of temporal location that holds between some ‘Entity’ and some date, dateTime, or PlainLiteral</obo:IAO_0000115>
        <obo:IAO_0000600 xml:lang="en">Though not formalized, it is assumed that, when describing any given entity, the date or dateTime value provided for ‘has destruction datetime’ will be greater than (“later than”) the date or dateTime value provided for ‘has creation datetime’.</obo:IAO_0000600>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000001"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_DP_0000004"/>
        <rdfs:range>
            <rdfs:Datatype>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&rdf;PlainLiteral"/>
                    <rdf:Description rdf:about="&xsd;dateTime"/>
                    <rdf:Description rdf:about="&xsd;date"/>
                </owl:unionOf>
            </rdfs:Datatype>
        </rdfs:range>
    </owl:DatatypeProperty>

    <owl:DatatypeProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_DP_0000003">
        <rdfs:label xml:lang="en">has family name</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000600 xml:lang="en">“Family name” here is synonmous with “last name” (in the Western tradition).</obo:IAO_0000600>
        <obo:IAO_0000115 xml:lang="en">‘has family name’ is a relationship of identification that holds between some ‘Entity’ and some PlainLiteral</obo:IAO_0000115>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000001"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_DP_0000001"/>
        <rdfs:range rdf:resource="&rdf;PlainLiteral"/>
    </owl:DatatypeProperty>

    <owl:DatatypeProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_DP_0000004">
        <rdfs:label xml:lang="en">has given name</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000600 xml:lang="en">“Given name” here is largely synonmous with “first name” (in the Western tradition).</obo:IAO_0000600>
        <obo:IAO_0000115 xml:lang="en">‘has given name’ is a relationship of identification that holds between some ‘Agent’ and some PlainLiteral</obo:IAO_0000115>
        <obo:IAO_0000600 xml:lang="en">While this property can be used for any given entity, typically given names are used only for ‘Persons’, pets (a cat named “George”), and occasionally inanimate objects that inspire human affection or sentiment (a 1958 Plymouth Fury automobile named “Christine”).</obo:IAO_0000600>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000001"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_DP_0000001"/>
        <rdfs:range rdf:resource="&rdf;PlainLiteral"/>
    </owl:DatatypeProperty>

    <owl:DatatypeProperty rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_DP_0000005">
        <rdfs:label xml:lang="en">has organization name</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <obo:IAO_0000115 xml:lang="en">‘has organization name’ is a relationship of identification that holds between some ‘Organization’ and some PlainLiteral</obo:IAO_0000115>
        <rdfs:domain rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000010"/>
        <rdfs:subPropertyOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_DP_0000001"/>
        <rdfs:range rdf:resource="&rdf;PlainLiteral"/>
    </owl:DatatypeProperty>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000001">
        <rdfs:label xml:lang="en">Legal formalism</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000002"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000005"/>
                                <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000006"/>
                                <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000007"/>
                                <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000053"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000010"/>
                                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000015"/>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000002"/>
        <obo:IAO_0000115 xml:lang="en">A ‘Legal formalism’ is an ‘Abstract entity’ that ‘allows’ some ‘Activity’, ‘prohibits’ some ‘Activity’, or ‘requires’ some ‘Activity’, and ‘influences’ some ‘Organization’ or ‘Sentient agent’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The Magna Carta</obo:IAO_0000112>
        <obo:IAO_0000112 xml:lang="en">The contract entered into by D.W. Griffith, Mary Pickford, Douglas Fairbanks, and Charlie Chaplin in 1919 to establish United Artists</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000002">
        <rdfs:label xml:lang="en">Binding agreement</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000001"/>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000015"/>
                                <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000003"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000015"/>
                                <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000004"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000053"/>
                                <owl:onClass>
                                    <owl:Class>
                                        <owl:unionOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000010"/>
                                            <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000015"/>
                                        </owl:unionOf>
                                    </owl:Class>
                                </owl:onClass>
                                <owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:minQualifiedCardinality>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000001"/>
        <obo:IAO_0000115 xml:lang="en">A ‘Binding agreement’ is a ‘Legal formalism’ that ‘has referent’ some ‘Law’, ‘has referent’ some ‘Agreement’, and ‘influences’ at least two ‘Organizations’ or ‘Sentient agents’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The contract stipulating fifty-two Saturday night appearances entered into by Elvis Presely and the management of the show “Louisiana Hayride” on KWKH Radio</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000003">
        <rdfs:label xml:lang="en">Law</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000001"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000003"/>
                        <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000012"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000001"/>
        <obo:IAO_0000115 xml:lang="en">A ‘Law’ is a ‘Legal formalism’ that ‘has as a creator’ some ‘Governing body’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The United States federal statute “17 U.S. Code § 103 - Subject matter of copyright: Compilations and derivative works”</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000004">
        <rdfs:label xml:lang="en">Agreement</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000015"/>
                        <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000033"/>
                        <owl:onClass rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                        <owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:minQualifiedCardinality>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000053"/>
                        <owl:onClass rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                        <owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:minQualifiedCardinality>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
        <obo:IAO_0000115 xml:lang="en">An ‘Agreement’ is an ‘Activity’ that ‘has as a referent’ some ‘Activity’, ‘has as participants’ at least two ‘Agents’, and ‘influences’ at least two ‘Agents’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The signing of Joe Namath to play football for the New York Jets</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000005">
        <rdfs:label xml:lang="en">Force</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000004"/>
                                <owl:someValuesFrom>
                                    <owl:Class>
                                        <owl:unionOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000010"/>
                                            <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000015"/>
                                        </owl:unionOf>
                                    </owl:Class>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000006"/>
                                <owl:someValuesFrom>
                                    <owl:Class>
                                        <owl:unionOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000010"/>
                                            <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                                        </owl:unionOf>
                                    </owl:Class>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000033"/>
                                <owl:someValuesFrom>
                                    <owl:Class>
                                        <owl:unionOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000010"/>
                                            <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000015"/>
                                        </owl:unionOf>
                                    </owl:Class>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
        <obo:IAO_0000115 xml:lang="en">‘Force’ is an ‘Activity’ that ‘contrains’ some ‘Organization’ or ‘Agent’, ‘has as a participant’ some ‘Organization’ or ‘Sentient agent’, and ‘has as a responsible party’ some  ‘Organization’ or ‘Sentient agent’</obo:IAO_0000115>
        <obo:IAO_0000600 xml:lang="en">‘Force’ should be understood as the use of (lawful, unlawful, or nonlawful) violence.</obo:IAO_0000600>
        <obo:IAO_0000112 xml:lang="en">The physical violence used by the Russian Empire during the  annexation of the Khanate of Kokand</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000006">
        <rdfs:label xml:lang="en">Normative practice</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000033"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000015"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000086"/>
                                        <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000014"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000053"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000015"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000086"/>
                                        <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000014"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
        <obo:IAO_0000115 xml:lang="en">A ‘Normative practice’ is an ‘Activity’ that ‘has as a participant’ some ‘Sentient agent’ that ‘is a member of’ some ‘Population’, and ‘influences’ some ‘Sentient agent’ that ‘is a member of’ some ‘Population’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Filial piety in the Confucian philosophical tradition</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000007">
        <rdfs:label xml:lang="en">Contributor</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000008"/>
                        <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
        <obo:IAO_0000115 xml:lang="en">A ‘Contributor’ is an ‘Agent’ that ‘is a contributor to’ some ‘Activity’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Gayatri Chakravorty Spivak, acting as translator of  Jacques Derrida’s “De la grammatologie”</obo:IAO_0000112>
        <obo:IAO_0000112 xml:lang="en">The American Civil Liberties Union, acting as amicus curiae in the United States Supreme Court Case “Brown v. Board of Education”</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000008">
        <rdfs:label xml:lang="en">Creator</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000007"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000011"/>
                        <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000007"/>
        <obo:IAO_0000115 xml:lang="en">A ‘Creator’ is a ‘Contributor’ that ‘is responsible for’ some ‘Activity’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Allan Kaprow, as the coiner of the name “Happenings” for certain types of art events</obo:IAO_0000112>
        <obo:IAO_0000112 xml:lang="en">Henry Jarvis Raymond, as the founder of the newspaper the “New-York Daily Times”</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000009">
        <rdfs:label xml:lang="en">Facilitating agent</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_OP_0000010"/>
                        <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000013"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
        <obo:IAO_0000115 xml:lang="en">A ‘Facilitating agent’ is an ‘Agent’ that ‘enables’ some ‘Activity’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">Automated Clearing House software, processing a transaction between a sender of funds and a receiver of funds</obo:IAO_0000112>
        <obo:IAO_0000112 xml:lang="en">Shearson Lehman Hutton, as the investment bank intending to underwrite F. Ross Johnson’s attempted leveraged buyout of RJR Nabisco</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000010">
        <rdfs:label xml:lang="en">Organization</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000033"/>
                        <owl:onClass rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                        <owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:minQualifiedCardinality>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
        <obo:IAO_0000115 xml:lang="en">An ‘Organization’ is an ‘Agent’ that ‘has as a participant’ at least one ‘Agent’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The American Federation of Labor and Congress of Industrial Organizations</obo:IAO_0000112>
        <obo:IAO_0000112 xml:lang="en">The Central Intelligence Agency</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000011">
        <rdfs:label xml:lang="en">Authoritative body</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000010"/>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000035"/>
                                <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000015"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000053"/>
                                <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000014"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000105"/>
                                <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000005"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000010"/>
        <obo:IAO_0000115 xml:lang="en">An ‘Authoritative body’ is an ‘Organization’ that ‘has as a contextual quality’ some ‘Authority’, ‘influences’ some ‘Population’, and ‘has as a capability’ some ‘Force’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The Coalition Provisional Authority, as the transitional government that followed the regime of Saddam Hussein in Iraq</obo:IAO_0000112>
        <obo:IAO_0000112 xml:lang="en">The National Union for the Total Independence of Angola (UNITA), as an entity controlling significant amounts of territory during the Angolan Civil War</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000012">
        <rdfs:label xml:lang="en">Governing body</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000011"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000103"/>
                        <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000001"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000011"/>
        <obo:IAO_0000115 xml:lang="en">A ‘Governing body’ is an ‘Authoritative body’ that ‘is derived from’ some ‘Legal formalism’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The Budapest General Assembly</obo:IAO_0000112>
        <obo:IAO_0000112 xml:lang="en">The United States federal government</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000013">
        <rdfs:label xml:lang="en">Singular agent</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000033"/>
                                <owl:onClass rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                                <owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000033"/>
                                <owl:hasSelf rdf:datatype="&xsd;boolean">true</owl:hasSelf>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
        <obo:IAO_0000115 xml:lang="en">A ‘Singular agent’ is an ‘Agent’ that ‘has as a participant’ exactly one ‘Agent’, and ‘has as a participant’ itself</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">J. Edgar Hoover</obo:IAO_0000112>
        <obo:IAO_0000112 xml:lang="en">Marcus Junius Brutus</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000014">
        <rdfs:label xml:lang="en">Population</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000017"/>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000065"/>
                                <owl:someValuesFrom rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000010"/>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000027"/>
                                <owl:onClass rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000014"/>
                                <owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:minQualifiedCardinality>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000017"/>
        <obo:IAO_0000115 xml:lang="en">A ‘Population’ is a ‘Collection’ that ‘is contained by’ some ‘Location’ and ‘has as a member’ at least one ‘Agent’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">All humans on the planet Earth</obo:IAO_0000112>
        <obo:IAO_0000112 xml:lang="en">The approximately 125 remaining members of the kakapo bird living in New Zealand</obo:IAO_0000112>
    </owl:Class>

    <owl:Class rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000015">
        <rdfs:label xml:lang="en">Authority</rdfs:label>
        <rdfs:isDefinedBy rdf:resource="http://vocab.roland-works.com/vocab/agency"/>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000029"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_OP_0000103"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:unionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000001"/>
                                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000005"/>
                                    <rdf:Description rdf:about="http://vocab.roland-works.com/vocab/agency#RO_AGN_CL_0000006"/>
                                </owl:unionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://vocab.roland-works.com/vocab/top#RO_TOP_CL_0000029"/>
        <obo:IAO_0000115 xml:lang="en">‘Authority’ is a ‘Contextual quality’ that ‘is derived from’ some ‘Legal formalism’, ‘Force’, or ‘Normative practice’</obo:IAO_0000115>
        <obo:IAO_0000112 xml:lang="en">The power of a local police department to enforce the law in a given municipality</obo:IAO_0000112>
        <obo:IAO_0000112 xml:lang="en">The power of the United States Supreme Court to rule on the constitutionality of U.S. statutes</obo:IAO_0000112>
    </owl:Class>

</rdf:RDF>