@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/157289> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Louisville" ;
    skos:prefLabel "University of Louisville" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Louisville (UofL) is a public research university in Louisville, Kentucky, United States. It is part of the Kentucky state university system. Chartered in 1798 as the Jefferson Seminary, it became in the 19th century one of the first city-funded public colleges in the United States. The university is mandated by the Kentucky General Assembly to be a \"Preeminent Metropolitan Research University\"."@en ;
    schema:url <https://www.louisville.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Louisville%20Logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/157289> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1317143> ;
    schema:sameAs <https://www.facebook.com/UniversityofLouisville> ;
    schema:sameAs <https://twitter.com/uofl> ;
    schema:sameAs <https://www.instagram.com/universityoflouisville> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0225bv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1317143> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Louisville" ;
        schema:addressRegion "KY" ;
        schema:postalCode "40292-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.216862 ;
        schema:longitude -85.760412 ] ;
    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 "1999" ] ;
    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 "199900" ] ;
    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/157289> ;
        schema:value "157289" ] ;
    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/117812> ;
        schema:value "117812" ] .