@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/167525> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Quincy College" ;
    skos:prefLabel "Quincy College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Quincy College (QC) is a public community college in Quincy, Massachusetts. It is an open admission school that offers associate degrees, bachelor degrees, and certificate programs. It was founded in 1958 and enrolls approximately 3,500 students at campuses in Quincy and Plymouth, Massachusetts."@en ;
    schema:url <https://www.quincycollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/167525> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7272130> ;
    schema:sameAs <https://twitter.com/quincycollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07xfmg> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7272130> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Quincy" ;
        schema:addressRegion "MA" ;
        schema:postalCode "2169" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.252416 ;
        schema:longitude -71.003476 ] ;
    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 "2205" ] ;
    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 "220500" ] ;
    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/167525> ;
        schema:value "167525" ] ;
    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/121761> ;
        schema:value "121761" ] .