@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/120403> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Otis College of Art and Design" ;
    skos:prefLabel "Otis College of Art and Design" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Otis College of Art and Design is a private art and design school in Los Angeles, California, United States. Established in 1918, it was the city's first independent professional school of art. The main campus is located in the former IBM Aerospace headquarters at 9045 Lincoln Boulevard in Westchester, Los Angeles. The school's programs, accredited by the WSCUC and National Association of Schools of Art and Design, include BFA and MFA degrees."@en ;
    schema:url <https://www.otis.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/120403> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7108771> ;
    schema:sameAs <https://www.facebook.com/Otis.College> ;
    schema:sameAs <https://twitter.com/OtisCollege> ;
    schema:sameAs <https://www.instagram.com/otiscollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05cwl_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7108771> ;
    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 "90045-3505" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.956607 ;
        schema:longitude -118.416615 ] ;
    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 "1251" ] ;
    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 "125100" ] ;
    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/120403> ;
        schema:value "120403" ] ;
    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/105701> ;
        schema:value "105701" ] .