@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/137476> a schema:EducationalOrganization, skos:Concept ;
    schema:name "St. Thomas University" ;
    skos:prefLabel "St. Thomas University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "St. Thomas University (STU) is a private Catholic university in Miami Gardens, Florida. The university offers 61 undergraduate and graduate degree programs, and post-graduate certificate programs on-campus and online. As of 2021, the university enrolled 5,922 students, which included 1,797 undergraduate students, 1,498 graduate students, 780 law students, 62 non-degree students, and 1,784 dual enrollment students."@en ;
    schema:url <https://www.stu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/STU%20Logo%20Letters.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/137476> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2323376> ;
    schema:sameAs <https://www.facebook.com/St.ThomasUniversity> ;
    schema:sameAs <https://twitter.com/stthomasuniv> ;
    schema:sameAs <https://www.instagram.com/stthomasuniversitymiami> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0597vl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2323376> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Miami Gardens" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33054-6459" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 25.922071 ;
        schema:longitude -80.253273 ] ;
    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 "1468" ] ;
    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 "146800" ] ;
    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/137476> ;
        schema:value "137476" ] ;
    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/110459> ;
        schema:value "110459" ] .