@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/110778> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Sofia University" ;
    skos:prefLabel "Sofia University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Sofia University is a private for-profit university with two locations in California, one in Costa Mesa and the other in Palo Alto. It was originally founded as the California Institute of Transpersonal Psychology by Robert Frager and James Fadiman in 1975."@en ;
    schema:url <https://www.sofia.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110778> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6040956> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/089py6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6040956> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Palo Alto" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94303" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.430325 ;
        schema:longitude -122.10866 ] ;
    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 "22676" ] ;
    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 "2267600" ] ;
    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/110778> ;
        schema:value "110778" ] ;
    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/103103> ;
        schema:value "103103" ] .