@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/195243> a schema:EducationalOrganization, skos:Concept ;
    schema:name "St. Thomas Aquinas College" ;
    skos:prefLabel "St. Thomas Aquinas College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "St. Thomas Aquinas College (STAC) is a private college in Sparkill, New York, United States. The college is named after the medieval philosopher and theologian Thomas Aquinas. It was founded by the Dominican Sisters of Sparkill, whose headquarters are in the town. The college offers 35 majors across three schools: Arts and Sciences, Business, and Education."@en ;
    schema:url <https://www.stac.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/St%20thomas%20aquinas%20college%20logotext.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/195243> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7591912> ;
    schema:sameAs <https://www.facebook.com/stac.edu> ;
    schema:sameAs <https://twitter.com/stac_edu> ;
    schema:sameAs <https://www.instagram.com/stac_edu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03bcpj> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7591912> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Sparkill" ;
        schema:addressRegion "NY" ;
        schema:postalCode "10976-1050" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.041576 ;
        schema:longitude -73.936799 ] ;
    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 "2832" ] ;
    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 "283200" ] ;
    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/195243> ;
        schema:value "195243" ] ;
    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/131955> ;
        schema:value "131955" ] .