@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/120838> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Pacific States University" ;
    skos:prefLabel "Pacific States University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Pacific States University (PSU) is a private university in Los Angeles, California, United States. Operated by South Korean university Konkuk University, the campus is in the Koreatown neighborhood of Los Angeles. PSU was founded in 1928, and it began offering distance learning in 2003."@en ;
    schema:url <https://www.psuca.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/120838> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7122708> ;
    schema:sameAs <https://www.facebook.com/PacificStatesUniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04gt9k9> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7122708> ;
    skos:note "Accredited by: Accrediting Commission of Career Schools and Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Los Angeles" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90010-2263" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.061315 ;
        schema:longitude -118.298408 ] ;
    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 "31633" ] ;
    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 "3163300" ] ;
    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/120838> ;
        schema:value "120838" ] ;
    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/105783> ;
        schema:value "105783" ] .