<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/SLSO?iri=http://www.w3.org/2006/vcard/ns%23Name"?>
<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:ns="http://www.w3.org/2006/vcard/ns#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:obo="http://purl.obolibrary.org/obo/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


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

    


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

    


    <!-- http://www.w3.org/2001/XMLSchema#string -->

    <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.w3.org/2006/vcard/ns#additional-name -->

    <DatatypeProperty rdf:about="http://www.w3.org/2006/vcard/ns#additional-name">
        <rdfs:label xml:lang="en">additional name</rdfs:label>
    </DatatypeProperty>
    


    <!-- http://www.w3.org/2006/vcard/ns#family-name -->

    <DatatypeProperty rdf:about="http://www.w3.org/2006/vcard/ns#family-name">
        <rdfs:label xml:lang="en">family name</rdfs:label>
    </DatatypeProperty>
    


    <!-- http://www.w3.org/2006/vcard/ns#given-name -->

    <DatatypeProperty rdf:about="http://www.w3.org/2006/vcard/ns#given-name">
        <rdfs:label xml:lang="en">given name</rdfs:label>
    </DatatypeProperty>
    


    <!-- http://www.w3.org/2006/vcard/ns#honorific-prefix -->

    <DatatypeProperty rdf:about="http://www.w3.org/2006/vcard/ns#honorific-prefix">
        <rdfs:label xml:lang="en">honorific prefix</rdfs:label>
    </DatatypeProperty>
    


    <!-- http://www.w3.org/2006/vcard/ns#honorific-suffix -->

    <DatatypeProperty rdf:about="http://www.w3.org/2006/vcard/ns#honorific-suffix">
        <rdfs:label xml:lang="en">honorific suffix</rdfs:label>
    </DatatypeProperty>
    


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

    


    <!-- http://www.w3.org/2006/vcard/ns#Name -->

    <Class rdf:about="http://www.w3.org/2006/vcard/ns#Name">
        <rdfs:label xml:lang="en">Name</rdfs:label>
        <equivalentClass>
            <Class>
                <unionOf rdf:parseType="Collection">
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <Restriction>
                                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#additional-name"/>
                                <someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#additional-name"/>
                                <minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">0</minCardinality>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <Restriction>
                                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#family-name"/>
                                <someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#family-name"/>
                                <maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</maxCardinality>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <Restriction>
                                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#given-name"/>
                                <someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#given-name"/>
                                <maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</maxCardinality>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <Restriction>
                                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#honorific-prefix"/>
                                <someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#honorific-prefix"/>
                                <minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">0</minCardinality>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <Restriction>
                                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#honorific-suffix"/>
                                <someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#honorific-suffix"/>
                                <minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">0</minCardinality>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                </unionOf>
            </Class>
        </equivalentClass>
        <rdfs:comment xml:lang="en">To specify the components of the name of the object</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2006/vcard/ns"/>
    </Class>
</rdf:RDF>



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



