@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/201548> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Capital University" ;
    skos:prefLabel "Capital University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Capital University is a private university in Bexley, Ohio, United States. Capital was founded as the Theological Seminary of the Evangelical Lutheran Synod of Ohio in 1830 and later was associated with that synod's successor, the American Lutheran Church. The university has undergraduate and graduate programs, as well as a law school. Capital University is the oldest university in Central Ohio and is one of the oldest and largest Lutheran-affiliated universities in North America."@en ;
    schema:url <https://www.capital.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Capital%20univ%20logo%20motto.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/201548> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5035685> ;
    schema:sameAs <https://www.facebook.com/CapitalU> ;
    schema:sameAs <https://twitter.com/Capital_U> ;
    schema:sameAs <https://www.instagram.com/capitalu> ;
    schema:sameAs <https://www.linkedin.com/company/capital-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/045mcb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5035685> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Columbus" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43209-2394" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.954875 ;
        schema:longitude -82.937867 ] ;
    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 "3023" ] ;
    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 "302300" ] ;
    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/201548> ;
        schema:value "201548" ] ;
    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/135054> ;
        schema:value "135054" ] .