@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/102234> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Spring Hill College" ;
    skos:prefLabel "Spring Hill College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Spring Hill College is a private Jesuit college in Mobile, Alabama. It was founded in 1830 by Bishop Michael Portier of Mobile. Along with being the oldest private college or university in the state of Alabama, it was the first Catholic college in the South, is the fifth-oldest Catholic college in the United States, and is the third-oldest member of the Association of Jesuit Colleges and Universities."@en ;
    schema:url <https://www.shc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/102234> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5591503> ;
    schema:sameAs <https://www.facebook.com/sprhill> ;
    schema:sameAs <https://twitter.com/sprhill> ;
    schema:sameAs <https://www.youtube.com/channel/UCh9oGW5W-N6X7B3LRNqmn1g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/037p_w> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5591503> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Mobile" ;
        schema:addressRegion "AL" ;
        schema:postalCode "36608-1780" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 30.694751 ;
        schema:longitude -88.138199 ] ;
    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 "1041" ] ;
    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 "104100" ] ;
    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/102234> ;
        schema:value "102234" ] ;
    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/100654> ;
        schema:value "100654" ] .