@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/196088> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University at Buffalo" ;
    skos:prefLabel "University at Buffalo" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The State University of New York at Buffalo is a public research university in Buffalo and Amherst, New York, United States. The university was founded in 1846 as a private medical college and merged with the State University of New York system in 1962. It is one of two flagship institutions of the SUNY system, along with Stony Brook University. As of fall 2023, the university enrolled nearly 32,000 students in 13 schools and colleges, making it the largest public university in the state of New York."@en ;
    schema:url <https://www.buffalo.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20at%20Buffalo%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/196088> ;
    schema:sameAs <http://www.wikidata.org/entity/Q681025> ;
    schema:sameAs <https://www.facebook.com/universityatbuffalo> ;
    schema:sameAs <https://twitter.com/UBuffalo> ;
    schema:sameAs <https://www.instagram.com/universityatbuffalo> ;
    schema:sameAs <https://www.youtube.com/channel/UCd2xhvdOxiErQqRLI_hcfWw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02cttt> ;
    owl:sameAs <http://www.wikidata.org/entity/Q681025> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Buffalo" ;
        schema:addressRegion "NY" ;
        schema:postalCode "14260-1660" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.000942 ;
        schema:longitude -78.789458 ] ;
    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 "2837" ] ;
    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 "283700" ] ;
    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/196088> ;
        schema:value "196088" ] ;
    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/132356> ;
        schema:value "132356" ] .