@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/174914> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of St Thomas" ;
    skos:prefLabel "University of St Thomas" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of St. Thomas is a private Catholic research university with campuses in Saint Paul and Minneapolis, Minnesota, United States. Founded in 1885 as a Catholic seminary, it is named after Thomas Aquinas, the medieval Catholic theologian, philosopher, and patron saint of students. As of fall 2021, St. Thomas enrolled 9,347 students, making it Minnesota's largest private, nonprofit university."@en ;
    schema:url <https://www.stthomas.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/174914> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1164229> ;
    schema:sameAs <https://www.facebook.com/UofStThomasMN> ;
    schema:sameAs <https://twitter.com/UofStThomasMN> ;
    schema:sameAs <https://www.instagram.com/uofstthomasmn> ;
    schema:sameAs <https://www.youtube.com/channel/UCSFEyis_hTphbn3suigLCxg> ;
    schema:sameAs <https://www.linkedin.com/company/universityofstthomas> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02tcv_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1164229> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Paul" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55105-1078" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.943439 ;
        schema:longitude -93.188986 ] ;
    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 "2345" ] ;
    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 "234500" ] ;
    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/174914> ;
        schema:value "174914" ] ;
    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/124317> ;
        schema:value "124317" ] .