@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/117140> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of La Verne" ;
    skos:prefLabel "University of La Verne" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of La Verne (ULV) is a private university in La Verne, California, United States. Founded in 1891, the university is composed of the College of Arts & Sciences, College of Business & Public Management, the LaFetra College of Education, College of Law, College of Health and Community Well-Being, an online adult school, two military centers, and a Regional Campus Administration that oversees six regional campuses. It awards undergraduate, graduate, and doctoral degrees. Many of their classes are taught at smaller campuses throughout the greater Los Angeles area and Kern County."@en ;
    schema:url <https://www.laverne.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20La%20Verne%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/117140> ;
    schema:sameAs <http://www.wikidata.org/entity/Q8214783> ;
    schema:sameAs <https://www.facebook.com/ULaVerne> ;
    schema:sameAs <https://twitter.com/ULaVerne> ;
    schema:sameAs <https://www.instagram.com/ulaverne> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0pf4w> ;
    owl:sameAs <http://www.wikidata.org/entity/Q8214783> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "La Verne" ;
        schema:addressRegion "CA" ;
        schema:postalCode "91750-4401" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.100855 ;
        schema:longitude -117.773262 ] ;
    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 "1216" ] ;
    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 "121600" ] ;
    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/117140> ;
        schema:value "117140" ] ;
    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/104638> ;
        schema:value "104638" ] .