@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/159373> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Louisiana State University Health Sciences Center-New Orleans" ;
    skos:prefLabel "Louisiana State University Health Sciences Center-New Orleans" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "LSU Health New Orleans is a public university focused on the health sciences and located in New Orleans, Louisiana. It is part of the LSU System and is the home of six schools, 12 centers of excellence, and two patient care clinics. Due to Hurricane Katrina, the School of Dentistry was temporarily located in Baton Rouge but has since returned to its campus in New Orleans. As a public university, it mostly accepts residents of the state of Louisiana with the exception of combined M.D./Ph.D. students and also children of alumni."@en ;
    schema:url <https://www.lsuhsc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/LSUHealth%20New%20Orleans.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/159373> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6460011> ;
    schema:sameAs <https://www.facebook.com/LSUHSC> ;
    schema:sameAs <https://twitter.com/LSUHealthNO> ;
    schema:sameAs <https://www.instagram.com/lsu_health_sciences_center> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0cd138> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6460011> ;
    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 "70112-2223" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 29.957272 ;
        schema:longitude -90.083145 ] ;
    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 "2014" ] ;
    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 "201400" ] ;
    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/159373> ;
        schema:value "159373" ] ;
    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/254074> ;
        schema:value "254074" ] .