@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/129242> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Fairfield University" ;
    skos:prefLabel "Fairfield University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Fairfield University is a private Catholic university in Fairfield, Connecticut, United States. It was founded by the Jesuits in 1942. In the fall of 2024, the university had about 5,400 full-time undergraduate students and 1,500 graduate students, including full-time and part-time students. It offers bachelor's degrees, master's degrees, and doctoral degrees through its five schools and colleges."@en ;
    schema:url <https://fairfield.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/129242> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1393265> ;
    schema:sameAs <https://www.facebook.com/FairfieldUniversity> ;
    schema:sameAs <https://twitter.com/fairfieldU> ;
    schema:sameAs <https://www.instagram.com/fairfieldu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02h30z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1393265> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fairfield" ;
        schema:addressRegion "CT" ;
        schema:postalCode "06824-5195" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.157673 ;
        schema:longitude -73.255903 ] ;
    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 "1385" ] ;
    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 "138500" ] ;
    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/129242> ;
        schema:value "129242" ] ;
    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/108153> ;
        schema:value "108153" ] .