@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/195128> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Russell Sage College" ;
    skos:prefLabel "Russell Sage College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Russell Sage College is a co-educational college with two campuses located in Albany and Troy, New York, approximately 150 miles (240 km) north of New York City in the Capital District. Russell Sage College offers both undergraduate and graduate degree and certificate programs. As of 2024, 2,790 students are enrolled, with 1,241 undergraduate students and 1,535 graduate students."@en ;
    schema:url <https://sage.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Russell%20sage%20college%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/195128> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1726892> ;
    schema:sameAs <https://twitter.com/sage_edu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07b0sy> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1726892> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Troy" ;
        schema:addressRegion "NY" ;
        schema:postalCode "12180" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.72822 ;
        schema:longitude -73.693711 ] ;
    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 "2810" ] ;
    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 "281000" ] ;
    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/195128> ;
        schema:value "195128" ] ;
    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/131876> ;
        schema:value "131876" ] .