@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/150604> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Franklin College" ;
    skos:prefLabel "Franklin College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Franklin College is a private liberal arts college in Franklin, Indiana. It was founded in 1834 and has a wooded campus spanning 207 acres (84 ha) including athletic fields and a 31-acre (13 ha) biology woodland. The college offers its approximately 1,000 students Bachelor of Arts degrees in 49 majors from 25 academic disciplines, 43 minors, 11 pre-professional programs, and 5 cooperative programs. The college also offers a Master of Science in Athletic Training and a Master of Science in Physician Assistant Studies. In 1842, the college began admitting women, becoming the first coeducational institution in Indiana and the seventh in the nation. Franklin College has historically maintained an affiliation with the American Baptist Churches USA."@en ;
    schema:url <https://www.franklincollege.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Franklin%20college%20indiana%20textlogo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/150604> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5491372> ;
    schema:sameAs <https://www.facebook.com/FranklinCollege> ;
    schema:sameAs <https://twitter.com/franklincollege> ;
    schema:sameAs <https://www.instagram.com/franklincollegegrizzlies> ;
    schema:sameAs <https://www.youtube.com/channel/UCZXt6kplO1TvYEO6S3kq0YA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/069jvk> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5491372> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Franklin" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46131-2623" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.478298 ;
        schema:longitude -86.047182 ] ;
    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 "1798" ] ;
    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 "179800" ] ;
    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/150604> ;
        schema:value "150604" ] ;
    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/114725> ;
        schema:value "114725" ] .