@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/196219> a schema:EducationalOrganization, skos:Concept ;
    schema:name "SUNY at Purchase College" ;
    skos:prefLabel "SUNY at Purchase College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Purchase College, officially the State University of New York College at Purchase and also commonly referred to as SUNY Purchase, is a public liberal arts college in Purchase, New York. Established in 1967 by Governor Nelson Rockefeller, Purchase College is one of 13 comprehensive colleges in the State University of New York (SUNY) system."@en ;
    schema:url <https://www.purchase.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Purchase%20college%20purplelogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/196219> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4359408> ;
    schema:sameAs <https://www.facebook.com/SUNYPurchaseCollege> ;
    schema:sameAs <https://twitter.com/SUNY_Purchase> ;
    schema:sameAs <https://www.instagram.com/purchasecollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0234_c> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4359408> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Purchase" ;
        schema:addressRegion "NY" ;
        schema:postalCode "10577-1400" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.047223 ;
        schema:longitude -73.701955 ] ;
    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 "6791" ] ;
    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 "679100" ] ;
    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/196219> ;
        schema:value "196219" ] ;
    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/132480> ;
        schema:value "132480" ] .