@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/193973> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Niagara University" ;
    skos:prefLabel "Niagara University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Niagara University (NU) is a private Catholic university in Lewiston, New York, United States. Based in the Vincentian tradition, it is run by the Congregation of the Mission and enrolls approximately 3,700 students. Approximately half of the student body lives on campus, while the other half commute from the surrounding area. The campus area was listed as a census-designated place in 2020, with a population of 940."@en ;
    schema:url <https://www.niagara.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/193973> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3551657> ;
    schema:sameAs <https://www.facebook.com/niagarau> ;
    schema:sameAs <https://twitter.com/niagarauniv> ;
    schema:sameAs <https://www.instagram.com/niagarauniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCpp6_iTzWs1uZwSruApSzkQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02j4r3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3551657> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Niagara University" ;
        schema:addressRegion "NY" ;
        schema:postalCode "14109" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.137279 ;
        schema:longitude -79.036689 ] ;
    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 "2788" ] ;
    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 "278800" ] ;
    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/193973> ;
        schema:value "193973" ] ;
    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/131441> ;
        schema:value "131441" ] .