@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/110565> a schema:EducationalOrganization, skos:Concept ;
    schema:name "California State University-Fullerton" ;
    skos:prefLabel "California State University-Fullerton" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "California State University, Fullerton is a public research university in Fullerton, California, United States. With a total enrollment of more than 41,000, it has the largest student body of the California State University (CSU) system, and its graduate student body of more than 5,000 is one of the largest in the CSU and in all of California. As of fall 2016, the school had 2,083 faculty, of whom 782 were on the tenure track. The university offers 109 degree programs: 55 undergraduate degrees and 54 graduate degrees, including 3 doctoral programs."@en ;
    schema:url <https://www.fullerton.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/CSUFseal.jpg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110565> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1026925> ;
    schema:sameAs <https://www.facebook.com/CSUFofficial> ;
    schema:sameAs <https://twitter.com/csuf> ;
    schema:sameAs <https://www.instagram.com/csufofficial> ;
    schema:sameAs <https://www.youtube.com/channel/UC8fzEpW0syAqCsVkGYGcMYw> ;
    schema:sameAs <https://www.linkedin.com/company/california-state-university-fullerton> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02rv1w> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1026925> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fullerton" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92832-3599" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.881506 ;
        schema:longitude -117.885446 ] ;
    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 "1137" ] ;
    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 "113700" ] ;
    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/110565> ;
        schema:value "110565" ] ;
    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/102951> ;
        schema:value "102951" ] .