@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/138868> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Point University" ;
    skos:prefLabel "Point University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Point University is a private evangelical Christian college in West Point, Georgia and was founded in 1937 as Atlanta Christian College in East Point. The college announced its name change to Point University in 2011 and relocated its main campus to West Point in June 2012. As of 2025, over 2,900 students are enrolled both onsite and online."@en ;
    schema:url <https://point.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/PointUnivlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/138868> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7208182> ;
    schema:sameAs <https://twitter.com/pointuniv> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0cnj0x> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7208182> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "West Point" ;
        schema:addressRegion "GA" ;
        schema:postalCode "31833" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.87912 ;
        schema:longitude -85.184931 ] ;
    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 "1547" ] ;
    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 "154700" ] ;
    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/138868> ;
        schema:value "138868" ] ;
    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/110893> ;
        schema:value "110893" ] .