@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/135717> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Miami Dade College" ;
    skos:prefLabel "Miami Dade College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Miami Dade College (MDC) is a public college located in Miami, Florida, United States. Established in 1960, MDC operates eight campuses and numerous outreach centers throughout Miami-Dade County. It is the largest institution in the Florida College System. MDC serves a significant number of minority students, particularly Hispanic students, enrolling more than any other institution in Florida."@en ;
    schema:url <https://www.mdc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/135717> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3027788> ;
    schema:sameAs <https://www.facebook.com/mdcollege> ;
    schema:sameAs <https://twitter.com/mdcollege> ;
    schema:sameAs <https://www.instagram.com/mdcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCT_bk2UDTxMaXP-awlbGl7w> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/061s54> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3027788> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Miami" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33132-2204" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 25.777717 ;
        schema:longitude -80.190856 ] ;
    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 "1506" ] ;
    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 "150600" ] ;
    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/135717> ;
        schema:value "135717" ] ;
    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/109916> ;
        schema:value "109916" ] .