@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/104717> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Grand Canyon University" ;
    skos:prefLabel "Grand Canyon University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Grand Canyon University (GCU) is a private Christian university in Phoenix, Arizona, United States. The U.S. Department of Education categorizes it as a for-profit institution, which the university has appealed. The university offers degrees in over 200 areas of study and is administratively divided into nine colleges. As of September 2023, more than 100,000 students were enrolled online and in person, making it one of the largest Christian universities by enrollment."@en ;
    schema:url <https://www.gcu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Grand%20Canyon%20University%20%28Redesigned%29.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/104717> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4570025> ;
    schema:sameAs <https://www.facebook.com/GrandCanyonU> ;
    schema:sameAs <https://twitter.com/gcu> ;
    schema:sameAs <https://www.instagram.com/gcu> ;
    schema:sameAs <https://www.youtube.com/channel/UCNlCLbfwsNGySLzPxaL1OxQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07gp_k> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4570025> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Phoenix" ;
        schema:addressRegion "AZ" ;
        schema:postalCode "85017" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.513231 ;
        schema:longitude -112.129929 ] ;
    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 "1074" ] ;
    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 "107400" ] ;
    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/104717> ;
        schema:value "104717" ] ;
    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/101204> ;
        schema:value "101204" ] .