@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/163426> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Montgomery College" ;
    skos:prefLabel "Montgomery College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Montgomery College (MC) is a public community college in Montgomery County, Maryland. The college has three campuses, the largest of which is in Rockville. Its other campuses are in Takoma Park/Silver Spring and Germantown. Its off-campus sites include the Business Training Center in Gaithersburg and Westfield South in Wheaton, which are operated by the college's Workforce Development and Continuing Education Division."@en ;
    schema:url <https://www.montgomerycollege.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Montgomery%20College%20Logo%20Horizontal.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/163426> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6905671> ;
    schema:sameAs <https://www.facebook.com/montgomerycollege> ;
    schema:sameAs <https://twitter.com/montgomerycoll> ;
    schema:sameAs <https://www.instagram.com/montgomerycollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCkddb0DpvVkAQN7qGK8LTbg> ;
    schema:sameAs <https://www.linkedin.com/company/montgomery-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0m66j> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6905671> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rockville" ;
        schema:addressRegion "MD" ;
        schema:postalCode "20850" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.098656 ;
        schema:longitude -77.15929 ] ;
    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 "6911" ] ;
    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 "691100" ] ;
    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/163426> ;
        schema:value "163426" ] ;
    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/120263> ;
        schema:value "120263" ] .