@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/160755> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Tulane University of Louisiana" ;
    skos:prefLabel "Tulane University of Louisiana" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Tulane University of Louisiana is a private research university in New Orleans, Louisiana, United States. Founded as the Medical College of Louisiana in 1834 by a cohort of medical doctors, it became a comprehensive public university as the University of Louisiana in 1847. The institution became private under the endowments of Paul Tulane and Josephine Louise Newcomb in 1884 and 1887. The Tulane University School of Law and the Tulane University School of Medicine are, respectively, the 12th oldest law school and 15th oldest medical school in the United States."@en ;
    schema:url <https://tulane.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Tulane%20University%20full%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/160755> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1193547> ;
    schema:sameAs <https://www.facebook.com/TulaneU> ;
    schema:sameAs <https://twitter.com/Tulane> ;
    schema:sameAs <https://www.instagram.com/tulaneu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0160nk> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1193547> ;
    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-5698" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 29.940069 ;
        schema:longitude -90.122144 ] ;
    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 "2029" ] ;
    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 "202900" ] ;
    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/160755> ;
        schema:value "160755" ] ;
    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/119331> ;
        schema:value "119331" ] .