@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/155089> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Friends University" ;
    skos:prefLabel "Friends University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Friends University is a private nondenominational Christian university in Wichita, Kansas, United States. It was founded in 1898. The main building was originally built in 1886 for Garfield University but was donated in 1898 to the Religious Society of Friends (Quakers) by James Davis, a St. Louis business man. In the 1930s the leadership of the school was turned over to an independent board of trustees, with some representation of the Mid-America Yearly Meeting of Friends on the board. It operates today with \"an amicable but independent relationship with the evangelical branch of the Society of Friends.\""@en ;
    schema:url <https://www.friends.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Friends%20univ%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/155089> ;
    schema:sameAs <http://www.wikidata.org/entity/Q284508> ;
    schema:sameAs <https://www.facebook.com/FriendsUniversity> ;
    schema:sameAs <https://twitter.com/friendsu> ;
    schema:sameAs <https://www.instagram.com/friendsu> ;
    schema:sameAs <https://www.youtube.com/channel/UCDT2SRUY7gButFqCf4dsqzg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05bv94> ;
    owl:sameAs <http://www.wikidata.org/entity/Q284508> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Wichita" ;
        schema:addressRegion "KS" ;
        schema:postalCode "67213" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.678459 ;
        schema:longitude -97.367048 ] ;
    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 "1918" ] ;
    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 "191800" ] ;
    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/155089> ;
        schema:value "155089" ] ;
    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/116846> ;
        schema:value "116846" ] .