@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/110529> a schema:EducationalOrganization, skos:Concept ;
    schema:name "California State Polytechnic University-Pomona" ;
    skos:prefLabel "California State Polytechnic University-Pomona" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "California State Polytechnic University, Pomona is a public polytechnic research university in Pomona, California, United States. It is the largest of the three polytechnic universities in the California State University system by enrollment."@en ;
    schema:url <https://www.cpp.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Calpoly%20pomona%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110529> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1026868> ;
    schema:sameAs <https://twitter.com/calpolypomona> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02gnh0> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1026868> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Pomona" ;
        schema:addressRegion "CA" ;
        schema:postalCode "91768" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.057912 ;
        schema:longitude -117.821476 ] ;
    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 "1144" ] ;
    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 "114400" ] ;
    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/110529> ;
        schema:value "110529" ] ;
    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/102915> ;
        schema:value "102915" ] .