@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/121691> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Redlands" ;
    skos:prefLabel "University of Redlands" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Redlands is a private university in Redlands, California, United States. The university's main, residential campus is situated on 160 acres near downtown Redlands. An additional eight regional locations throughout California largely provide programs for working adults."@en ;
    schema:url <https://www.redlands.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Redlands%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/121691> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1270831> ;
    schema:sameAs <https://www.facebook.com/universityofredlands> ;
    schema:sameAs <https://twitter.com/UofRedlands> ;
    schema:sameAs <https://www.instagram.com/universityofredlands> ;
    schema:sameAs <https://www.youtube.com/channel/UCIzUZisoOp5RVIjOp8Jrs9g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01rs7r> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1270831> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Redlands" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92373-0999" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.064218 ;
        schema:longitude -117.163218 ] ;
    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 "1322" ] ;
    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 "132200" ] ;
    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/121691> ;
        schema:value "121691" ] ;
    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/106032> ;
        schema:value "106032" ] .