@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/205203> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Rio Grande" ;
    skos:prefLabel "University of Rio Grande" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Rio Grande and Rio Grande Community College is a private university and public community college merged into one institution in Rio Grande, Ohio, United States. It is accredited by the Higher Learning Commission (HLC)."@en ;
    schema:url <https://www.rio.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Rio%20grande%20univ%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/205203> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7896213> ;
    schema:sameAs <https://www.facebook.com/URioGrande> ;
    schema:sameAs <https://twitter.com/uriogrande> ;
    schema:sameAs <https://www.instagram.com/uriogrande> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0bhv_l> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7896213> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rio Grande" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45674" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.881764 ;
        schema:longitude -82.378852 ] ;
    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 "3116" ] ;
    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 "311600" ] ;
    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/205203> ;
        schema:value "205203" ] ;
    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/136747> ;
        schema:value "136747" ] .