@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/110592> a schema:EducationalOrganization, skos:Concept ;
    schema:name "California State University-Los Angeles" ;
    skos:prefLabel "California State University-Los Angeles" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "California State University, Los Angeles is a public research university in Los Angeles, California, United States. It is part of the California State University system. Cal State LA offers 142 bachelor's degree programs, 122 master's degree programs, and 4 doctoral degrees: the Doctor of Philosophy in special education, Doctor of Education in Educational Leadership, Doctor of Nursing Practice, and Doctor of Audiology. It also offers 22 teaching credentials."@en ;
    schema:url <https://www.calstatela.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Cal%20state%20la%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110592> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1026932> ;
    schema:sameAs <https://www.facebook.com/CalStateLA> ;
    schema:sameAs <https://twitter.com/CalStateLA> ;
    schema:sameAs <https://www.instagram.com/calstatela> ;
    schema:sameAs <https://www.linkedin.com/company/california-state-university-los-angeles> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02gnmp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1026932> ;
    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 "90032-8506" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.066927 ;
        schema:longitude -118.168965 ] ;
    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 "1140" ] ;
    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 "114000" ] ;
    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/110592> ;
        schema:value "110592" ] ;
    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/102988> ;
        schema:value "102988" ] .