<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/GENEPIO?iri=http://purl.obolibrary.org/obo/NCIT_C25720"?>
<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://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000412"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/GENEPIO_1919"/>
    


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

    


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

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


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

    


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

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


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0001927">
        <rdfs:label>specifies value of</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0001025">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label xml:lang="en">located in</rdfs:label>
        <rdfs:label>located_in (type level)</rdfs:label>
        <rdfs:label>located_in</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <DatatypeProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0002135">
        <rdfs:label xml:lang="en">has specified value</rdfs:label>
    </DatatypeProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/GAZ_00002459">
        <rdfs:label>United States of America</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/NCIT_C16632">
        <rdfs:label>Geographic Area</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/NCIT_C25621">
        <rdfs:label>Postal Code</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/NCIT_C25720">
        <rdfs:label>Zip Code</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/NCIT_C25621"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0001933"/>
        <rdfs:subClassOf>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000136"/>
                        <someValuesFrom>
                            <Class>
                                <intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/NCIT_C16632"/>
                                    <Restriction>
                                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0001025"/>
                                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/GAZ_00002459"/>
                                    </Restriction>
                                </intersectionOf>
                            </Class>
                        </someValuesFrom>
                    </Restriction>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0001927"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/NCIT_C25621"/>
                    </Restriction>
                </intersectionOf>
            </Class>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0002135"/>
                <allValuesFrom>
                    <rdfs:Datatype>
                        <onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
                        <withRestrictions rdf:parseType="Collection">
                            <rdf:Description>
                                <xsd:pattern>[A-Za-z0-9]+([_.\-][A-Za-z0-9]+)*\@[A-Za-z0-9]+([.\-][A-Za-z0-9]+){1,3}</xsd:pattern>
                            </rdf:Description>
                        </withRestrictions>
                    </rdfs:Datatype>
                </allValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:IAO_0000115>A system designed to expedite the sorting and delivery of mail by assigning a series of numbers to each delivery area in the United States.  Also used to refer to any individual delivery area code.</ns3:IAO_0000115>
        <oboInOwl:hasExactSynonym>ZIP</oboInOwl:hasExactSynonym>
        <ns3:GENEPIO_1919>/^(:&lt;zip&gt;\d{5}(-\d{4})?)/, $zip</ns3:GENEPIO_1919>
        <oboInOwl:hasExactSynonym>Zip Code</oboInOwl:hasExactSynonym>
        <ns3:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/ncit.owl"/>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0001933">
        <rdfs:label>value specification</rdfs:label>
    </Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    <NamedIndividual rdf:about="http://purl.obolibrary.org/obo/GAZ_00002459">
        <rdfs:label>United States of America</rdfs:label>
    </NamedIndividual>
</rdf:RDF>



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



