@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/136950> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Rollins College" ;
    skos:prefLabel "Rollins College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Rollins College is a private liberal arts college in Winter Park, Florida. It was founded in 1885. Florida's fourth oldest post-secondary institution and oldest private university, it has an approximate enrollment of 3,000 students, composed of roughly 2,500 undergraduates and 500 postgraduates."@en ;
    schema:url <https://www.rollins.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/136950> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2164222> ;
    schema:sameAs <https://www.facebook.com/Rollins.College> ;
    schema:sameAs <https://twitter.com/rollinscollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCNJvqKpCe8JtYPcmFJRNtTw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02h659> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2164222> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Winter Park" ;
        schema:addressRegion "FL" ;
        schema:postalCode "32789-4499" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 28.592787 ;
        schema:longitude -81.349239 ] ;
    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 "1515" ] ;
    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 "151500" ] ;
    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/136950> ;
        schema:value "136950" ] ;
    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/110282> ;
        schema:value "110282" ] .