@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/121150> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Pepperdine University" ;
    skos:prefLabel "Pepperdine University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Pepperdine University is a private research university affiliated with the Churches of Christ; with its main campus located in Los Angeles County, California, United States. Pepperdine's main campus consists of 830 acres overlooking the Pacific Ocean and the Pacific Coast Highway near Malibu, California. Founded by entrepreneur George Pepperdine in South Los Angeles in 1937, the school expanded to Malibu in 1972. Courses are now taught at the main Malibu campus, as well as the graduate campuses in the United States, Latin America, and Europe."@en ;
    schema:url <https://www.pepperdine.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Pepperdine%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/121150> ;
    schema:sameAs <http://www.wikidata.org/entity/Q117876> ;
    schema:sameAs <https://www.facebook.com/pepperdine> ;
    schema:sameAs <https://twitter.com/pepperdine> ;
    schema:sameAs <https://www.instagram.com/pepperdine> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/026vcc> ;
    owl:sameAs <http://www.wikidata.org/entity/Q117876> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Malibu" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90263" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.037786 ;
        schema:longitude -118.707077 ] ;
    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 "10149" ] ;
    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 "1014900" ] ;
    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/121150> ;
        schema:value "121150" ] ;
    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/105905> ;
        schema:value "105905" ] .