<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/PBPKO?iri=http://purl.obolibrary.org/obo/OBI_0600000"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


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

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000117"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000119"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000114"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000116"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000112"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000111"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000055">
        <rdfs:label xml:lang="en">realizes</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000293">
        <rdfs:label xml:lang="en">has specified input</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000299">
        <rdfs:label xml:lang="en">has specified output</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000417">
        <rdfs:label>achieves_planned_objective</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000081">
        <rdfs:label xml:lang="en">role of</rdfs:label>
    </ObjectProperty>
    


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

    


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

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


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000274">
        <rdfs:label xml:lang="en">adding a material entity into a target</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000319">
        <rdfs:label xml:lang="en">material to be added role</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000434">
        <rdfs:label xml:lang="en">adding material objective</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000444">
        <rdfs:label xml:lang="en">target of material addition role</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0100060">
        <rdfs:label>cultured cell population</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0600000">
        <rdfs:label xml:lang="en">adding substance to cell culture</rdfs:label>
        <equivalentClass>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000055"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0000319"/>
                    </Restriction>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000055"/>
                        <someValuesFrom>
                            <Class>
                                <intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000444"/>
                                    <Restriction>
                                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000081"/>
                                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0100060"/>
                                    </Restriction>
                                </intersectionOf>
                            </Class>
                        </someValuesFrom>
                    </Restriction>
                </intersectionOf>
            </Class>
        </equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000274"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000293"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0100060"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000299"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0100060"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000417"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0000434"/>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:IAO_0000117 xml:lang="en">Bjoern Peters</ns3:IAO_0000117>
        <ns3:IAO_0000116>renamed from &#39;administering substance to cell culture&#39;, to reflect that administration is commonly used only for organisms</ns3:IAO_0000116>
        <ns3:IAO_0000119 xml:lang="en">IEDB</ns3:IAO_0000119>
        <ns3:IAO_0000112 xml:lang="en">adding fetal calf serum to a 96 well plate containing a cell culture derived from a blood sample of a patient</ns3:IAO_0000112>
        <ns3:IAO_0000111 xml:lang="en">adding substance to cell culture</ns3:IAO_0000111>
        <ns3:IAO_0000115 xml:lang="en">is process in which a material substance is added to a cell culture</ns3:IAO_0000115>
        <ns3:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000125"/>
    </Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    <Thing rdf:about="http://purl.obolibrary.org/obo/IAO_0000125">
        <rdf:type rdf:resource="http://purl.obolibrary.org/obo/IAO_0000078"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdfs:label xml:lang="en">pending final vetting</rdfs:label>
    </Thing>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



