@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/196264> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Empire State University" ;
    skos:prefLabel "Empire State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Empire State University is a public university headquartered in Saratoga Springs, New York. It is part of the State University of New York (SUNY) system. Empire State University is a multi-site institution offering associate, bachelor's, master's, doctoral degrees, and distance degrees worldwide through the Center for Distance Learning. The university has approximately 12,000 undergraduate students and has an acceptance rate of 51%. The university is accredited by the Middle States Commission on Higher Education."@en ;
    schema:url <https://www.sunyempire.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/196264> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5374138> ;
    schema:sameAs <https://twitter.com/SUNYEmpire> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02m9jp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5374138> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saratoga Springs" ;
        schema:addressRegion "NY" ;
        schema:postalCode "12866-4391" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.077283 ;
        schema:longitude -73.782484 ] ;
    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 "10286" ] ;
    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 "1028600" ] ;
    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/196264> ;
        schema:value "196264" ] ;
    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/132532> ;
        schema:value "132532" ] .