@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/102049> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Samford University" ;
    skos:prefLabel "Samford University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Samford University is a private Christian university in Homewood, Alabama, United States. Homewood is an inner-suburb of Birmingham. Samford was founded by Baptists in 1841 as Howard College and located until 1887 in Marion, Alabama. It is governed by an independent board of trustees, which requires board members to be Baptists."@en ;
    schema:url <https://www.samford.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/102049> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6381586> ;
    schema:sameAs <https://www.facebook.com/SamfordUniversity> ;
    schema:sameAs <https://twitter.com/SamfordU> ;
    schema:sameAs <https://www.instagram.com/samfordu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02zg12> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6381586> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Birmingham" ;
        schema:addressRegion "AL" ;
        schema:postalCode "35229-2240" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.464128 ;
        schema:longitude -86.791799 ] ;
    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 "1036" ] ;
    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 "103600" ] ;
    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/102049> ;
        schema:value "102049" ] ;
    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/100609> ;
        schema:value "100609" ] .