@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/159656> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Loyola University New Orleans" ;
    skos:prefLabel "Loyola University New Orleans" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Loyola University New Orleans is a private Jesuit university in New Orleans, Louisiana, United States. Originally established as Loyola College in 1904, the institution was chartered as a university in 1912. It bears the name of the Jesuit founder, Saint Ignatius of Loyola, and is a member of the Association of Jesuit Colleges and Universities."@en ;
    schema:url <https://www.loyno.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Loyola%20univ%20neworleans%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/159656> ;
    schema:sameAs <http://www.wikidata.org/entity/Q172430> ;
    schema:sameAs <https://www.facebook.com/loyno> ;
    schema:sameAs <https://twitter.com/loyola_NOLA> ;
    schema:sameAs <https://www.instagram.com/loyola_nola> ;
    schema:sameAs <https://www.youtube.com/channel/UCuFilccFXCzFHoPEjnDvM7w> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02cvcd> ;
    owl:sameAs <http://www.wikidata.org/entity/Q172430> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New Orleans" ;
        schema:addressRegion "LA" ;
        schema:postalCode "70118-6143" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 29.936141 ;
        schema:longitude -90.120417 ] ;
    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 "2016" ] ;
    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 "201600" ] ;
    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/159656> ;
        schema:value "159656" ] ;
    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/118806> ;
        schema:value "118806" ] .