@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://data.hooray.media/vocab/institutions/177117> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Cottey College" ;
    skos:prefLabel "Cottey College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Cottey College is a private women's college in Nevada, Missouri. It was founded by Virginia Alice (Cottey) Stockard in 1884. Since 1927, it has been owned and supported by the P.E.O. Sisterhood, a philanthropic women's organization based in Des Moines, Iowa. For most of its history, Cottey was a two-year liberal arts college, and in 2011 it achieved accreditation as a four-year baccalaureate-granting college. It had 266 students enrolled in 2023."@en ;
    schema:url <https://www.cottey.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/177117> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5175610> ;
    schema:sameAs <https://www.facebook.com/CotteyC> ;
    schema:sameAs <https://twitter.com/cotteycollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07nctf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5175610> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Nevada" ;
        schema:addressRegion "MO" ;
        schema:postalCode "64772" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.836127 ;
        schema:longitude -94.371311 ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID6" ;
        schema:name "OPEID6" ;
        schema:description "Six-digit base OPE ID (without the two-digit branch suffix)" ;
        schema:value "2458" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID" ;
        schema:name "OPEID" ;
        schema:description "Office of Postsecondary Education Identifier, used for federal financial aid program participation" ;
        schema:value "245800" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "IPEDS UNITID" ;
        schema:name "IPEDS UNITID" ;
        schema:description "Integrated Postsecondary Education Data System identifier assigned by the National Center for Education Statistics (NCES)" ;
        schema:url <https://nces.ed.gov/ipeds/institution-profile/177117> ;
        schema:value "177117" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "DAPIP ID" ;
        schema:name "DAPIP ID" ;
        schema:description "Database of Accredited Postsecondary Institutions and Programs identifier from the U.S. Department of Education" ;
        schema:url <https://ope.ed.gov/dapip/#/institution-profile/125231> ;
        schema:value "125231" ] .