@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/139199> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Brenau University" ;
    skos:prefLabel "Brenau University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Brenau University is a private university in Gainesville, Georgia. Founded in 1878, the university enrolls more than 2,800 students from approximately 48 states and 17 foreign countries who seek degrees ranging from associate through doctoral degrees. The main campus of the Georgia-based institution includes the Brenau Women's College. Brenau also offers another location in Norcross, Georgia."@en ;
    schema:url <https://www.brenau.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/139199> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4960619> ;
    schema:sameAs <https://www.facebook.com/brenauuniversity> ;
    schema:sameAs <https://twitter.com/BrenauU> ;
    schema:sameAs <https://www.instagram.com/brenauuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05k59r> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4960619> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Gainesville" ;
        schema:addressRegion "GA" ;
        schema:postalCode "30501-3668" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.303117 ;
        schema:longitude -83.821513 ] ;
    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 "1556" ] ;
    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 "155600" ] ;
    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/139199> ;
        schema:value "139199" ] ;
    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/111036> ;
        schema:value "111036" ] .