@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/165820> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Fitchburg State University" ;
    skos:prefLabel "Fitchburg State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Fitchburg State University is a public university in Fitchburg, Massachusetts. It has 3,421 undergraduate and 1,238 graduate/continuing education students, for a total student body enrollment of 4,659. The university offers undergraduate and graduate degrees in 25 academic disciplines. The main campus, the McKay Campus School, and athletic fields occupy 79 acres (320,000 m2) in the city of Fitchburg; the biological study fields occupy 120 acres (490,000 m2) in the neighboring towns of Lancaster, Leominster, and Lunenburg."@en ;
    schema:url <https://www.fitchburgstate.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Fichburg%20st%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/165820> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4982087> ;
    schema:sameAs <https://www.facebook.com/FitchburgStateUniversity> ;
    schema:sameAs <https://twitter.com/Fitchburg_State> ;
    schema:sameAs <https://www.youtube.com/channel/UCgUfuAUC-wiN8vlW5Lw7nxg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/038gl6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4982087> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fitchburg" ;
        schema:addressRegion "MA" ;
        schema:postalCode "01420-2697" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.588298 ;
        schema:longitude -71.789666 ] ;
    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 "2184" ] ;
    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 "218400" ] ;
    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/165820> ;
        schema:value "165820" ] ;
    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/121071> ;
        schema:value "121071" ] .