<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/CCFO-Slim?iri=http://purl.obolibrary.org/obo/UBERON_0008321"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:core="http://purl.obolibrary.org/obo/uberon/core#"
     xmlns:ns5="http://purl.org/ccf/"
     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:skos="http://www.w3.org/2004/02/skos/core#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:ns4="http://purl.obolibrary.org/obo/"
     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.obolibrary.org/obo/uberon/core#human_reference_atlas">
        <rdfs:label>human_reference_atlas</rdfs:label>
    </AnnotationProperty>
    <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://www.geneontology.org/formats/oboInOwl#hasDbXref"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#id"/>
    <AnnotationProperty rdf:about="http://purl.org/ccf/ccf_part_of"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasOBONamespace"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    <AnnotationProperty rdf:about="http://purl.org/ccf/ccf_asctb_type"/>
    <AnnotationProperty rdf:about="http://xmlns.com/foaf/0.1/depiction"/>
    <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/BFO_0000051 -->

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


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/NCBITaxon_9606">
        <rdfs:label>Homo sapiens</rdfs:label>
    </Class>
    


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

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


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008320">
        <rdfs:label>common penile artery</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008321">
        <rdfs:label>deep artery of penis</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001637"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008320"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CL_0000071"/>
            </Restriction>
        </rdfs:subClassOf>
        <foaf:depiction rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://upload.wikimedia.org/wikipedia/commons/2/2b/Gray543.png</foaf:depiction>
        <oboInOwl:hasDbXref>Wikipedia:Deep_artery_of_the_penis</oboInOwl:hasDbXref>
        <oboInOwl:hasRelatedSynonym>arteria profunda penis</oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasExactSynonym>arteria profunda penis</oboInOwl:hasExactSynonym>
        <ns5:ccf_asctb_type>AS</ns5:ccf_asctb_type>
        <oboInOwl:hasExactSynonym>deep penile artery</oboInOwl:hasExactSynonym>
        <oboInOwl:hasRelatedSynonym>arteria cavernosa penis</oboInOwl:hasRelatedSynonym>
        <ns5:ccf_pref_label>deep artery of penis</ns5:ccf_pref_label>
        <oboInOwl:hasDbXref>SCTID:244293007</oboInOwl:hasDbXref>
        <ns4:IAO_0000115>The deep artery of the penis (artery to the corpus cavernosum), one of the terminal branches of the internal pudendal, arises from that vessel while it is situated between the two fascia of the urogenital diaphragm (deep perineal pouch). It pierces the inferior fascia, and, entering the crus penis obliquely, runs forward in the center of the corpus cavernosum penis, to which its branches are distributed.</ns4:IAO_0000115>
        <oboInOwl:hasDbXref>FMA:19794</oboInOwl:hasDbXref>
        <oboInOwl:hasOBONamespace>uberon</oboInOwl:hasOBONamespace>
        <skos:prefLabel>deep artery of penis</skos:prefLabel>
        <oboInOwl:hasDbXref>BTO:0005086</oboInOwl:hasDbXref>
        <oboInOwl:id>UBERON:0008321</oboInOwl:id>
        <oboInOwl:hasRelatedSynonym>cavernosal artery</oboInOwl:hasRelatedSynonym>
        <ns4:RO_0002175 rdf:resource="http://purl.obolibrary.org/obo/NCBITaxon_9606"/>
        <ns5:ccf_part_of rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008320"/>
        <rdfs:isDefinedBy rdf:resource="http://purl.obolibrary.org/obo/uberon.owl"/>
        <oboInOwl:inSubset rdf:resource="http://purl.obolibrary.org/obo/uberon/core#human_reference_atlas"/>
    </Class>
</rdf:RDF>



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



