@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/110413> a schema:EducationalOrganization, skos:Concept ;
    schema:name "California Lutheran University" ;
    skos:prefLabel "California Lutheran University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "California Lutheran University is a private university in Thousand Oaks, California, United States. It was founded in 1959 and is affiliated with the Evangelical Lutheran Church in America, but is nonsectarian. It opened in 1960 as California Lutheran College and was California's first four-year liberal arts college and the first four-year private college in Ventura County. It changed its name to California Lutheran University on January 1, 1986."@en ;
    schema:url <https://www.callutheran.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/California%20Lutheran%20University%20logo%20starting%202014.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110413> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1026831> ;
    schema:sameAs <https://www.facebook.com/callutheran> ;
    schema:sameAs <https://twitter.com/callutheran> ;
    schema:sameAs <https://www.instagram.com/callutheran> ;
    schema:sameAs <https://www.youtube.com/channel/UCwsTYsm3yRSzG6YQiQFYnIA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/024nfp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1026831> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Thousand Oaks" ;
        schema:addressRegion "CA" ;
        schema:postalCode "91360-2787" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.224566 ;
        schema:longitude -118.878924 ] ;
    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 "1133" ] ;
    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 "113300" ] ;
    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/110413> ;
        schema:value "110413" ] ;
    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/102809> ;
        schema:value "102809" ] .