<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/CCFO-Slim?iri=http://purl.obolibrary.org/obo/CL_2000062"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:ns6="http://purl.org/ccf/"
     xmlns:ns5="http://purl.obolibrary.org/obo/"
     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:ccf="https://purl.org/ccf/"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:dcterms="http://purl.org/dc/terms/"
     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/">
    


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

    <AnnotationProperty rdf:about="http://purl.org/ccf/ccf_pref_label"/>
    <AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor"/>
    <AnnotationProperty rdf:about="http://purl.org/ccf/ccf_ct_isa"/>
    <AnnotationProperty rdf:about="http://purl.org/ccf/ccf_located_in"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#creation_date"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://purl.org/ccf/ccf_asctb_type"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#id"/>
    


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

    


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

    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0015004">
        <rdfs:label>has characterizing marker set</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.org/ccf/has_marker_component -->

    <ObjectProperty rdf:about="http://purl.org/ccf/has_marker_component">
        <rdfs:label>has marker component</rdfs:label>
    </ObjectProperty>
    


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

    


    <!-- http://identifiers.org/hgnc/10477 -->

    <Class rdf:about="http://identifiers.org/hgnc/10477">
        <rdfs:label>RXRA</rdfs:label>
    </Class>
    


    <!-- http://identifiers.org/hgnc/12726 -->

    <Class rdf:about="http://identifiers.org/hgnc/12726">
        <rdfs:label>VWF</rdfs:label>
    </Class>
    


    <!-- http://identifiers.org/hgnc/3468 -->

    <Class rdf:about="http://identifiers.org/hgnc/3468">
        <rdfs:label>ESR2</rdfs:label>
    </Class>
    


    <!-- http://identifiers.org/hgnc/6934 -->

    <Class rdf:about="http://identifiers.org/hgnc/6934">
        <rdfs:label>MCAM</rdfs:label>
    </Class>
    


    <!-- http://identifiers.org/hgnc/9864 -->

    <Class rdf:about="http://identifiers.org/hgnc/9864">
        <rdfs:label>RARA</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CL_0000000">
        <rdfs:label>cell</rdfs:label>
        <rdfs:label xml:lang="en">cell type (from CL)</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CL_0000071">
        <rdfs:label>blood vessel endothelial cell</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CL_2000062">
        <rdfs:label>placental villus capillary endothelial cell</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CL_0000071"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0015004"/>
                <someValuesFrom>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/SO_0001260"/>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.org/ccf/has_marker_component"/>
                                <someValuesFrom rdf:resource="http://identifiers.org/hgnc/10477"/>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.org/ccf/has_marker_component"/>
                                <someValuesFrom rdf:resource="http://identifiers.org/hgnc/12726"/>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.org/ccf/has_marker_component"/>
                                <someValuesFrom rdf:resource="http://identifiers.org/hgnc/3468"/>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.org/ccf/has_marker_component"/>
                                <someValuesFrom rdf:resource="http://identifiers.org/hgnc/6934"/>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.org/ccf/has_marker_component"/>
                                <someValuesFrom rdf:resource="http://identifiers.org/hgnc/9864"/>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:creation_date>2014-10-07T17:55:56Z</oboInOwl:creation_date>
        <rdfs:comment>http://www.ncbi.nlm.nih.gov/books/NBK53245/</rdfs:comment>
        <ns6:ccf_pref_label>placental microvascular endothelial cell</ns6:ccf_pref_label>
        <ns6:ccf_asctb_type>CT</ns6:ccf_asctb_type>
        <oboInOwl:id>CL:2000062</oboInOwl:id>
        <ns5:IAO_0000115>Any capillary endothelial cell that is part of a placenta.</ns5:IAO_0000115>
        <ns6:ccf_ct_isa rdf:resource="http://purl.obolibrary.org/obo/CL_0000000"/>
        <ns6:ccf_located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001987"/>
        <ns6:ccf_located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004027"/>
        <ns6:ccf_located_in rdf:resource="https://purl.org/ccf/ASCTB-TEMP_anchoring-villus"/>
        <ns6:ccf_located_in rdf:resource="https://purl.org/ccf/ASCTB-TEMP_floating-villus"/>
        <ns6:ccf_located_in rdf:resource="https://purl.org/ccf/ASCTB-TEMP_mature-intermediate-villus"/>
        <ns6:ccf_located_in rdf:resource="https://purl.org/ccf/ASCTB-TEMP_placental-disc"/>
        <ns6:ccf_located_in rdf:resource="https://purl.org/ccf/ASCTB-TEMP_terminal-villus"/>
        <ns6:ccf_located_in rdf:resource="https://purl.org/ccf/ASCTB-TEMP_villous-capillary"/>
        <dcterms:contributor rdf:resource="https://www.wikidata.org/entity/Q35563349"/>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/SO_0001260">
        <rdfs:label>sequence collection</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001987">
        <rdfs:label>placenta</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004027">
        <rdfs:label>chorionic plate</rdfs:label>
    </Class>
    


    <!-- https://purl.org/ccf/ASCTB-TEMP_anchoring-villus -->

    <Class rdf:about="https://purl.org/ccf/ASCTB-TEMP_anchoring-villus">
        <rdfs:label>anchoring villus</rdfs:label>
    </Class>
    


    <!-- https://purl.org/ccf/ASCTB-TEMP_floating-villus -->

    <Class rdf:about="https://purl.org/ccf/ASCTB-TEMP_floating-villus">
        <rdfs:label>floating villus</rdfs:label>
    </Class>
    


    <!-- https://purl.org/ccf/ASCTB-TEMP_mature-intermediate-villus -->

    <Class rdf:about="https://purl.org/ccf/ASCTB-TEMP_mature-intermediate-villus">
        <rdfs:label>mature intermediate villus</rdfs:label>
    </Class>
    


    <!-- https://purl.org/ccf/ASCTB-TEMP_placental-disc -->

    <Class rdf:about="https://purl.org/ccf/ASCTB-TEMP_placental-disc">
        <rdfs:label>placental disc</rdfs:label>
    </Class>
    


    <!-- https://purl.org/ccf/ASCTB-TEMP_terminal-villus -->

    <Class rdf:about="https://purl.org/ccf/ASCTB-TEMP_terminal-villus">
        <rdfs:label>terminal villus</rdfs:label>
    </Class>
    


    <!-- https://purl.org/ccf/ASCTB-TEMP_villous-capillary -->

    <Class rdf:about="https://purl.org/ccf/ASCTB-TEMP_villous-capillary">
        <rdfs:label>villous capillary</rdfs:label>
    </Class>
</rdf:RDF>



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



