@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/152637> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Vincennes University" ;
    skos:prefLabel "Vincennes University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Vincennes University (VU) is a public college with its main campus in Vincennes, Indiana, United States. Founded in 1801 as Jefferson Academy, VU is the oldest public institution of higher learning in Indiana. It was chartered in 1806 as the Indiana Territory's four-year university and remained the state of Indiana's sole public university until the establishment of Indiana University in 1820. VU was rechartered as a two-year university in 1889 and began offering bachelor's degrees in 2005."@en ;
    schema:url <https://www.vinu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/152637> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2526468> ;
    schema:sameAs <https://twitter.com/vincennesu> ;
    schema:sameAs <https://www.instagram.com/vincennesu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/031gq7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2526468> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Vincennes" ;
        schema:addressRegion "IN" ;
        schema:postalCode "47591" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.686318 ;
        schema:longitude -87.523407 ] ;
    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 "1843" ] ;
    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 "184300" ] ;
    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/152637> ;
        schema:value "152637" ] ;
    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/115667> ;
        schema:value "115667" ] .