@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/120254> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Occidental College" ;
    skos:prefLabel "Occidental College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Occidental College is a private liberal arts college in Los Angeles, California, United States. Founded in 1887 as a coeducational college by clergy and members of the Presbyterian Church, it became non-sectarian in 1910. It is one of the oldest liberal arts colleges on the West Coast of the United States."@en ;
    schema:url <https://www.oxy.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Occidental%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/120254> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1346110> ;
    schema:sameAs <https://www.facebook.com/occidental> ;
    schema:sameAs <https://twitter.com/occidental> ;
    schema:sameAs <https://www.instagram.com/occidentalcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UC36ws4P6Kt_0aq9oYHU8O2w> ;
    schema:sameAs <https://www.linkedin.com/company/occidental-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05q2c> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1346110> ;
    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 "90041-3392" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.127124 ;
        schema:longitude -118.210908 ] ;
    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 "1249" ] ;
    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 "124900" ] ;
    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/120254> ;
        schema:value "120254" ] ;
    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/105659> ;
        schema:value "105659" ] .