@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/118198> a schema:EducationalOrganization, skos:Concept ;
    schema:name "MTI College" ;
    skos:prefLabel "MTI College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Campus, formerly MTI College, is a private for-profit junior college in Sacramento, California. Founded in 1965, it focuses on education in the fields of information technology, law, business, health care, and cosmetology. The college has been accredited by the Accrediting Commission for Community and Junior Colleges of the Western Association of Schools and Colleges since 1999. According to US News & World Report, in 2018 Campus had a total enrollment of 787 students. The Department of Education's College Scorecard database reports that Campus has a 71% graduation rate."@en ;
    schema:url <https://campus.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/118198> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17026946> ;
    schema:sameAs <https://twitter.com/mtisacramento> ;
    schema:sameAs <https://www.instagram.com/mticollegesacramento> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04q1w7h> ;
    owl:sameAs <http://www.wikidata.org/entity/Q17026946> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Sacramento" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95841-9817" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.661377 ;
        schema:longitude -121.342568 ] ;
    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 "12912" ] ;
    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 "1291200" ] ;
    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/118198> ;
        schema:value "118198" ] ;
    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/104984> ;
        schema:value "104984" ] .