<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:skos="http://www.w3.org/2004/02/skos/core#"
     xmlns:CommonCoreOntologies="http://www.ontologyrepository.com/CommonCoreOntologies/">
    <Ontology/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/definition_source -->

    <AnnotationProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/definition_source"/>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_curated_in_ontology -->

    <AnnotationProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_curated_in_ontology"/>
    


    <!-- http://www.w3.org/2004/02/skos/core#altLabel -->

    <AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#altLabel"/>
    


    <!-- http://www.w3.org/2004/02/skos/core#definition -->

    <AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#definition"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/caused_by -->

    <ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/caused_by"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/BFO_0000015 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/BFO_0000015"/>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Effect -->

    <Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Effect">
        <equivalentClass>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000015"/>
                    <Restriction>
                        <onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/caused_by"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000015"/>
                    </Restriction>
                </intersectionOf>
            </Class>
        </equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000015"/>
        <CommonCoreOntologies:definition_source>http://wordnetweb.princeton.edu/perl/webwn?s=effect</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Effect</rdfs:label>
        <skos:altLabel xml:lang="en">Consequence</skos:altLabel>
        <skos:definition xml:lang="en">A Process that follows and is caused by some previous Process.</skos:definition>
    </Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi -->

