@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/190716> a schema:EducationalOrganization, skos:Concept ;
    schema:name "D'Youville  University" ;
    skos:prefLabel "D'Youville  University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "D'Youville University is a private university in Buffalo, New York, United States. It was founded as D'Youville College in 1908 and named by the Grey Nuns after the patroness saint Marie-Marguerite d'Youville. As of fall 2022, the university offers 54 degree majors in the health sciences, business, and liberal arts for undergraduate and graduate students. In February 2022, the New York State Board of Regents approved a name change to D'Youville University."@en ;
    schema:url <https://www.dyu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Dyouville%20university%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/190716> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5203187> ;
    schema:sameAs <https://twitter.com/dyouville> ;
    schema:sameAs <https://www.instagram.com/dyouvillecollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02jjq_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5203187> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Buffalo" ;
        schema:addressRegion "NY" ;
        schema:postalCode "14201-1084" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.902636 ;
        schema:longitude -78.890868 ] ;
    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 "2712" ] ;
    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 "271200" ] ;
    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/190716> ;
        schema:value "190716" ] ;
    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/130253> ;
        schema:value "130253" ] .