@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/197197> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Wagner College" ;
    skos:prefLabel "Wagner College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Wagner College is a private university in Staten Island, New York, United States. It was established in 1883 and, as of the 2023–2024 academic year, it enrolled approximately 1,932 students, including 1,592 undergraduates and 340 graduates. Its theatre program consistently ranks among the top collegiate programs and was awarded the #2 spot in The Princeton Review's 2025 rankings. Additionally, Wagner offers strong academic programs in nursing and business. The institution is accredited by the Middle States Commission on Higher Education."@en ;
    schema:url <https://www.wagner.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Wagner%20College%20wordmark.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/197197> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1605513> ;
    schema:sameAs <https://www.facebook.com/wagnercollege> ;
    schema:sameAs <https://twitter.com/wagnercollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/046lgs> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1605513> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Staten Island" ;
        schema:addressRegion "NY" ;
        schema:postalCode "10301-4495" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.615588 ;
        schema:longitude -74.092913 ] ;
    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 "2899" ] ;
    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 "289900" ] ;
    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/197197> ;
        schema:value "197197" ] ;
    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/132842> ;
        schema:value "132842" ] .