<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/SLSO?iri=http://www.w3.org/2006/vcard/ns%23Kind"?>
<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#fn -->

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


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

    


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

    <Class rdf:about="http://www.w3.org/2006/vcard/ns#Kind">
        <rdfs:label xml:lang="en">Kind</rdfs:label>
        <equivalentClass rdf:resource="http://www.w3.org/2006/vcard/ns#VCard"/>
        <equivalentClass>
            <Restriction>
                <onProperty rdf:resource="http://www.w3.org/2006/vcard/ns#fn"/>
                <minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</minQualifiedCardinality>
                <onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
            </Restriction>
        </equivalentClass>
        <rdfs:comment xml:lang="en">The parent class for all objects</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2006/vcard/ns"/>
    </Class>
    


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

    <Class rdf:about="http://www.w3.org/2006/vcard/ns#VCard">
        <rdfs:label xml:lang="en">VCard</rdfs:label>
    </Class>
</rdf:RDF>



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



