@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/168005> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Suffolk University" ;
    skos:prefLabel "Suffolk University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Suffolk University is a private university, Carnegie designated as \"Professions-focused Undergraduate/Graduate-Doctorate Medium\", in Boston, Massachusetts, United States. With 7,560 students on all campuses, it is the tenth-largest university in metropolitan Boston. It was founded as a law school in 1906 and named after its location in Suffolk County, Massachusetts. The university is also host to its namesake public opinion poll, the Suffolk University Political Research Center."@en ;
    schema:url <https://www.suffolk.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Suffolk%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/168005> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1056123> ;
    schema:sameAs <https://www.facebook.com/suffolkuniversity> ;
    schema:sameAs <https://twitter.com/Suffolk_U> ;
    schema:sameAs <https://www.instagram.com/suffolk_u> ;
    schema:sameAs <https://www.youtube.com/channel/UCRZPWi93hV65m_3kzB-9byw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01vrdk> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1056123> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boston" ;
        schema:addressRegion "MA" ;
        schema:postalCode "02108-3901" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.357945 ;
        schema:longitude -71.060917 ] ;
    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 "2218" ] ;
    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 "221800" ] ;
    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/168005> ;
        schema:value "168005" ] ;
    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/121938> ;
        schema:value "121938" ] .