<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/CCFO-Slim?iri=http://purl.obolibrary.org/obo/CL_0019017"?>
<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:core="http://purl.obolibrary.org/obo/uberon/core#"
     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:dcterms="http://purl.org/dc/terms/"
     xmlns:skos="http://www.w3.org/2004/02/skos/core#"
     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.obolibrary.org/obo/uberon/core#human_reference_atlas">
        <rdfs:label>human_reference_atlas</rdfs:label>
    </AnnotationProperty>
    <AnnotationProperty rdf:about="http://purl.org/ccf/ccf_located_in"/>
    <AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#prefLabel"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://purl.org/dc/terms/date"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#id"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://purl.org/ccf/ccf_ct_isa"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    <AnnotationProperty rdf:about="http://purl.org/ccf/ccf_asctb_type"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002175"/>
    


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

    


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

    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000050">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label xml:lang="en">part of</rdfs:label>
    </ObjectProperty>
    


    <!-- 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/130 -->

    <Class rdf:about="http://identifiers.org/hgnc/130">
        <rdfs:label>ACTA2</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_0000187 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/CL_0000187">
        <rdfs:label>muscle cell</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CL_0019017">
        <rdfs:label xml:lang="en">lymphatic vessel smooth muscle cell</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CL_0000187"/>
        <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/130"/>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001473"/>
            </Restriction>
        </rdfs:subClassOf>
        <dcterms:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-07-21T12:29:51Z</dcterms:date>
        <skos:prefLabel>Smooth Muscle Cell</skos:prefLabel>
        <oboInOwl:id>CL:0019017</oboInOwl:id>
        <ns6:ccf_asctb_type>CT</ns6:ccf_asctb_type>
        <oboInOwl:hasExactSynonym>smooth muscle cell of lymphatic vessel</oboInOwl:hasExactSynonym>
        <ns5:IAO_0000115>A smooth muscle cell that is part of any lymphatic vessel.</ns5:IAO_0000115>
        <ns6:ccf_pref_label>smooth muscle cell</ns6:ccf_pref_label>
        <ns6:ccf_ct_isa rdf:resource="http://purl.obolibrary.org/obo/CL_0000000"/>
        <ns5:RO_0002175 rdf:resource="http://purl.obolibrary.org/obo/NCBITaxon_9606"/>
        <ns6:ccf_located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000029"/>
        <ns6:ccf_located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001473"/>
        <ns6:ccf_located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0005463"/>
        <ns6:ccf_located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010396"/>
        <ns6:ccf_located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010397"/>
        <ns6:ccf_located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0035495"/>
        <rdfs:isDefinedBy rdf:resource="http://purl.obolibrary.org/obo/cl.owl"/>
        <oboInOwl:inSubset rdf:resource="http://purl.obolibrary.org/obo/uberon/core#human_reference_atlas"/>
        <dcterms:contributor rdf:resource="https://orcid.org/0000-0003-2034-601X"/>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/NCBITaxon_9606">
        <rdfs:label>Homo sapiens</rdfs:label>
    </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_0000029 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000029">
        <rdfs:label>lymph node</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001473">
        <rdfs:label>lymphatic vessel</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0005463">
        <rdfs:label>subcapsular sinus of lymph node</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010396">
        <rdfs:label>afferent lymphatic vessel</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010397">
        <rdfs:label>efferent lymphatic vessel</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0035495">
        <rdfs:label>hilum of lymph node</rdfs:label>
    </Class>
</rdf:RDF>



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



