@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/117946> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Loyola Marymount University" ;
    skos:prefLabel "Loyola Marymount University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Loyola Marymount University (LMU), formerly St. Vincent's College, is a private Jesuit and Marymount research university in Los Angeles, California. LMU enrolls over 10,000 undergraduate and graduate students, making it the largest Catholic university on the West Coast of the United States. It was founded in 1865 by the Vincentians and merged with Marymount College in 1973."@en ;
    schema:url <https://www.lmu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/117946> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1786078> ;
    schema:sameAs <https://www.facebook.com/lmula> ;
    schema:sameAs <https://twitter.com/loyolamarymount> ;
    schema:sameAs <https://www.instagram.com/loyolamarymount> ;
    schema:sameAs <https://www.youtube.com/channel/UCfvQzawnruzZNK_ydr0jQ7w> ;
    schema:sameAs <https://www.linkedin.com/company/loyola-marymount-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01bzw5> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1786078> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Los Angeles" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90045-2659" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.97085 ;
        schema:longitude -118.415744 ] ;
    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 "11649" ] ;
    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 "1164900" ] ;
    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/117946> ;
        schema:value "117946" ] ;
    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/104911> ;
        schema:value "104911" ] .