@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/110422> a schema:EducationalOrganization, skos:Concept ;
    schema:name "California Polytechnic State University-San Luis Obispo" ;
    skos:prefLabel "California Polytechnic State University-San Luis Obispo" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "California Polytechnic State University, San Luis Obispo is a public university in San Luis Obispo County, California, United States, outside of the city limits of San Luis Obispo. Founded in 1901, it is the oldest of three polytechnic universities within the California State University system. Cal Poly emphasizes a \"learn by doing\" philosophy, integrating hands-on, practical experiences into its curriculum. As of fall 2025, Cal Poly had approximately 22,000 undergraduate and 900 graduate students."@en ;
    schema:url <https://calpoly.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Cal%20Poly%20San%20Luis%20Obispo%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110422> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1026846> ;
    schema:sameAs <https://www.facebook.com/CaliforniaPolytechnic> ;
    schema:sameAs <https://twitter.com/CalPoly> ;
    schema:sameAs <https://www.instagram.com/cal_poly> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/027ybp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1026846> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "San Luis Obispo" ;
        schema:addressRegion "CA" ;
        schema:postalCode "93407" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.299513 ;
        schema:longitude -120.657311 ] ;
    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 "1143" ] ;
    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 "114300" ] ;
    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/110422> ;
        schema:value "110422" ] ;
    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/102818> ;
        schema:value "102818" ] .