@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/197142> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Villa Maria College" ;
    skos:prefLabel "Villa Maria College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Villa Maria College is a private Catholic college in Buffalo, New York, United States. It was founded in 1961 by the Felician Sisters."@en ;
    schema:url <https://www.villa.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/197142> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7930417> ;
    schema:sameAs <https://www.facebook.com/VillaMariaCollege> ;
    schema:sameAs <https://twitter.com/villamariaclg> ;
    schema:sameAs <https://www.instagram.com/villamariacollegebuf> ;
    schema:sameAs <https://www.youtube.com/channel/UCyfxtnmjI-Rmwf4kIGI52Rw> ;
    schema:sameAs <https://www.linkedin.com/company/villa-maria-college-buffalo-ny> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02gtzm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7930417> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Buffalo" ;
        schema:addressRegion "NY" ;
        schema:postalCode "14225-3999" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.91223 ;
        schema:longitude -78.796823 ] ;
    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 "2896" ] ;
    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 "289600" ] ;
    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/197142> ;
        schema:value "197142" ] ;
    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/132824> ;
        schema:value "132824" ] .