<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/GENO?iri=http://purl.obolibrary.org/obo/GENO_0000823"?>
<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: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_0000118"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000112"/>
    


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

    


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

    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000219">
        <rdfs:label>denotes</rdfs:label>
        <rdfs:label xml:lang="en">denotes</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/GENO_0000516">
        <rdfs:label>single locus complement</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/GENO_0000719">
        <rdfs:label xml:lang="en">intrinsic genotype</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/GENO_0000823">
        <rdfs:label xml:lang="en">allelic genotype</rdfs:label>
        <equivalentClass>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/GENO_0000719"/>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000219"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/GENO_0000516"/>
                    </Restriction>
                </intersectionOf>
            </Class>
        </equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/GENO_0000719"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/GENO_0000897"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000219"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/GENO_0000516"/>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:IAO_0000115>A genotype that specifies the &#39;allelic state&#39; at a particular location in the genome - i.e. the set of alleles present at this locus across all homologous chromosomes.</ns3:IAO_0000115>
        <ns3:IAO_0000118>single locus genotype</ns3:IAO_0000118>
        <rdfs:comment>An &#39;allelic genotype&#39; describes the set of alleles present at a particular location in the genome. This use of the term &#39;genotype&#39; reflects its use in clinical genetics where variation has historically been assessed at a specific locus, and a genotype describes the allelic state at that particular location.

This contrasts to the use of the term &#39;genotype in model orgnaism communities where it commonly describes the allelic state at all loci in a genome known to vary from an established reference or background.</rdfs:comment>
        <ns3:IAO_0000112>1. The zebrafish &quot;fgf8a&lt;ti282a&gt;/fgf8a&lt;+&gt;&quot; allelic genotype describes the combination of gene alleles present at a specific gene locus (the fgf8a locus -  which here has a heterozygous state).

2. The human allelic genotypes in the VCF records describes below describe the set of SNPs present at specific positions on Chromosome 20 in the human genome. The first record describes a heterozygouse C/T allelic genotype at Chr20:2300608, and the second describes a homozygous G/G allelic genotype at Chr20:2301308.

   ##fileformat=VCFv4.2
   ##FORMAT=&lt;ID=GT, Description=&quot;Genotype, 0=REF, 1=ALT&quot;&gt;
   #CHROM      POS       REF  ALT   FILTER  FORMAT   SAMP001
        20         2300608    C      T      PASS        GT	         0/1	
        20         2301308    T      G      PASS        GT	         1/1
   (derived from https://faculty.washington.edu/browning/beagle/intro-to-vcf.html)

3. Some allelic genotype formats encode the genotype as a single string - e.g.  &quot;GRCh38 Chr12:258635(A;T)&quot; describes a heterozygous A/T allelic genotype of SNPs present at a specific position 258635 on human chromosome 12.</ns3:IAO_0000112>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/GENO_0000897">
        <rdfs:label xml:lang="en">genomic entity</rdfs:label>
    </Class>
</rdf:RDF>



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



