@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/196097> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Stony Brook University" ;
    skos:prefLabel "Stony Brook University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The State University of New York at Stony Brook, commonly referred to as Stony Brook University (SBU), is a public research university in Stony Brook, New York, United States, on Long Island. Along with the University at Buffalo, it is one of the State University of New York system's two flagship institutions. Its campus consists of 213 buildings on over 1,454 acres of land in Suffolk County and it is the largest public university in the state of New York."@en ;
    schema:url <https://www.stonybrook.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Stony%20Brook%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/196097> ;
    schema:sameAs <http://www.wikidata.org/entity/Q969850> ;
    schema:sameAs <https://www.facebook.com/stonybrooku> ;
    schema:sameAs <https://twitter.com/stonybrooku> ;
    schema:sameAs <https://www.instagram.com/stonybrooku> ;
    schema:sameAs <https://www.youtube.com/channel/UC3NxYhOtlHEqzI10SsCaxqw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01l8t8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q969850> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Stony Brook" ;
        schema:addressRegion "NY" ;
        schema:postalCode "11794-0701" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.91476 ;
        schema:longitude -73.12046 ] ;
    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 "2838" ] ;
    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 "283800" ] ;
    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/196097> ;
        schema:value "196097" ] ;
    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/132365> ;
        schema:value "132365" ] .