@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/159939> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of New Orleans" ;
    skos:prefLabel "University of New Orleans" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of New Orleans (UNO) is a public research university in New Orleans, Louisiana, United States. First opened in 1958 as Louisiana State University in New Orleans, it is the largest public university and one of two doctoral research universities in the Greater New Orleans region. UNO is a member of the University of Louisiana System and is classified among \"R2: Doctoral Universities – High research activity\". The university consists of eight schools and colleges offering 46 bachelor's, 40 master's and 17 doctoral degree programs. Among its academic offerings are the only mechanical and electrical engineering undergraduate programs in New Orleans, the only graduate hospitality and tourism program and PAB-accredited urban planning program in the state of Louisiana, and one of the few schools of naval architecture and marine engineering in the United States."@en ;
    schema:url <https://new.uno.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20New%20Orleans.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/159939> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1474157> ;
    schema:sameAs <https://www.facebook.com/UniversityOfNewOrleans> ;
    schema:sameAs <https://twitter.com/UofNO> ;
    schema:sameAs <https://www.instagram.com/universityofneworleans> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/035ktt> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1474157> ;
    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 "70148" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 30.027704 ;
        schema:longitude -90.067142 ] ;
    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 "2015" ] ;
    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 "201500" ] ;
    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/159939> ;
        schema:value "159939" ] ;
    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/118860> ;
        schema:value "118860" ] .