@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/164173> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Stevenson University" ;
    skos:prefLabel "Stevenson University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Stevenson University is a private university in Baltimore County, Maryland, United States, with two campuses, one in Stevenson and one in Owings Mills. The university enrolls approximately 3,615 undergraduate and graduate students. Formerly known as Villa Julie College, the name was changed to Stevenson University in 2008."@en ;
    schema:url <https://www.stevenson.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Stevenson%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/164173> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7615536> ;
    schema:sameAs <https://www.facebook.com/stevensonuniversity> ;
    schema:sameAs <https://twitter.com/stevensonu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04hy37> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7615536> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Owings Mills" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21117" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.426413 ;
        schema:longitude -76.775809 ] ;
    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 "2107" ] ;
    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 "210700" ] ;
    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/164173> ;
        schema:value "164173" ] ;
    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/120485> ;
        schema:value "120485" ] .