@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/123961> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Southern California" ;
    skos:prefLabel "University of Southern California" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Southern California is a private research university in Los Angeles, California, United States. Founded in 1880 by Robert M. Widney, it is the oldest private research university in California and has an enrollment of more than 47,000 students."@en ;
    schema:url <https://www.usc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Southern%20California%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/123961> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4614> ;
    schema:sameAs <https://www.facebook.com/usc> ;
    schema:sameAs <https://twitter.com/USC> ;
    schema:sameAs <https://www.instagram.com/uscedu> ;
    schema:sameAs <https://www.youtube.com/channel/UCJDGYVOYi13IqD3CYfETe0w> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/065y4w7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4614> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Los Angeles" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90089" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.021281 ;
        schema:longitude -118.284169 ] ;
    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 "1328" ] ;
    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 "132800" ] ;
    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/123961> ;
        schema:value "123961" ] ;
    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/106801> ;
        schema:value "106801" ] .