@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/202806> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Franklin University" ;
    skos:prefLabel "Franklin University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Franklin University is a private university with its main campus in Columbus, Ohio, United States. It was founded in 1902 to serve the needs of students beyond traditional undergraduate age. On-site courses are offered at the university's campus in Columbus' Discovery District. However, most students take courses online. The university has over 25 location centers in the Midwestern United States and a majority online population, and reports an average student age of 34 years."@en ;
    schema:url <https://www.franklin.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/202806> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4570194> ;
    schema:sameAs <https://www.facebook.com/FranklinUniversity> ;
    schema:sameAs <https://twitter.com/FranklinU> ;
    schema:sameAs <https://www.instagram.com/franklinuniv> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0984vx> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4570194> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Columbus" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43215-5399" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.95831 ;
        schema:longitude -82.990375 ] ;
    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 "3046" ] ;
    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 "304600" ] ;
    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/202806> ;
        schema:value "202806" ] ;
    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/135577> ;
        schema:value "135577" ] .