<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/OGSF?iri=http://purl.obolibrary.org/obo/OGI_0000051"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:OGI="http://purl.obolibrary.org/obo/OGI.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:xsd="http://www.w3.org/2001/XMLSchema#"
     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/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


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

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000119"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    


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

    


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

    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#hasMarkerProbe -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#hasMarkerProbe"/>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#hasMarkerRole -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#hasMarkerRole"/>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#hasOccupiesSite -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#hasOccupiesSite"/>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#hasPolymorphismQuality -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#hasPolymorphismQuality"/>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000003">
        <rdfs:label xml:lang="en">DNA interval</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000018">
        <rdfs:label xml:lang="en">genetic marker role</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000032">
        <rdfs:label xml:lang="en">location on genetic physical map</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000034">
        <rdfs:label xml:lang="en">location on linkage map</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000051">
        <rdfs:label xml:lang="en">genetic marker</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OGI_0000003"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#hasMarkerRole"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OGI_0000018"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#hasMarkerProbe"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OGI_0000065"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#hasOccupiesSite"/>
                <someValuesFrom>
                    <Class>
                        <unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/OGI_0000032"/>
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/OGI_0000034"/>
                        </unionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#hasPolymorphismQuality"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OGI_0000089"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#hasMarkerRole"/>
                <allValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OGI_0000018"/>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:IAO_0000115 xml:lang="en">A genetic marker is a gene or DNA sequence with a known location on a chromosome that can be used to identify individuals or species. It can be described as a variation (which may arise due to mutation or alteration in the genomic loci) that can be observed. A genetic marker may be a short DNA sequence, such as a sequence surrounding a single base-pair change (single nucleotide polymorphism, SNP), or a long one, like minisatellites.</ns3:IAO_0000115>
        <rdfs:comment xml:lang="en">genetic marker sounds as a role</rdfs:comment>
        <ns3:IAO_0000119 xml:lang="en">http://en.wikipedia.org/wiki/Genetic_marker</ns3:IAO_0000119>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000065">
        <rdfs:label xml:lang="en">genetic marker probe</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000089">
        <rdfs:label xml:lang="en">genetic polymorohism</rdfs:label>
    </Class>
</rdf:RDF>



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



