@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/163046> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Loyola University Maryland" ;
    skos:prefLabel "Loyola University Maryland" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Loyola University Maryland is a private Jesuit university in Baltimore, Maryland. Established as Loyola College in Maryland by John Early and eight other members of the Society of Jesus in 1852, it is the ninth-oldest Jesuit college in the United States and the first college in the United States to bear the name of St. Ignatius of Loyola, the founder of the Society of Jesus."@en ;
    schema:url <https://www.loyola.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Loyola%20University%20Maryland%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/163046> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5399470> ;
    schema:sameAs <https://www.facebook.com/LoyolaMaryland> ;
    schema:sameAs <https://twitter.com/LoyolaMaryland> ;
    schema:sameAs <https://www.instagram.com/loyolamaryland> ;
    schema:sameAs <https://www.youtube.com/channel/UC7cv_YhdEHiEOhVubLuFJWQ> ;
    schema:sameAs <https://www.linkedin.com/company/loyola-university-maryland> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/036__q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5399470> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Baltimore" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21210-2699" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.346358 ;
        schema:longitude -76.621872 ] ;
    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 "2078" ] ;
    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 "207800" ] ;
    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/163046> ;
        schema:value "163046" ] ;
    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/120157> ;
        schema:value "120157" ] .