@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/195030> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Rochester" ;
    skos:prefLabel "University of Rochester" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Rochester is a private research university in Rochester, New York, United States. It was founded in 1850 and moved into its current campus, next to the Genesee River in 1930. With approximately 30,000 full-time employees, the university is the largest private employer in Upstate New York and the seventh-largest in all of New York State."@en ;
    schema:url <https://www.rochester.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Rochester%202025%20logo%20text-only%20center.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/195030> ;
    schema:sameAs <http://www.wikidata.org/entity/Q149990> ;
    schema:sameAs <https://www.facebook.com/University.of.Rochester> ;
    schema:sameAs <https://twitter.com/UofR> ;
    schema:sameAs <https://www.instagram.com/urochester> ;
    schema:sameAs <https://www.youtube.com/channel/UCZRLVZGCUZWYUEj2XQlFPyQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07vfj> ;
    owl:sameAs <http://www.wikidata.org/entity/Q149990> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rochester" ;
        schema:addressRegion "NY" ;
        schema:postalCode "14627-0011" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.126397 ;
        schema:longitude -77.631202 ] ;
    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 "2894" ] ;
    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 "289400" ] ;
    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/195030> ;
        schema:value "195030" ] ;
    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/131830> ;
        schema:value "131830" ] .