@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/169655> a schema:EducationalOrganization, skos:Concept ;
    schema:name "MIAT College of Technology" ;
    skos:prefLabel "MIAT College of Technology" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The MIAT College of Technology is a private for-profit technical school with locations in Canton, Michigan and Houston, Texas. The college is a certified Federal Aviation Administration Part 147 school for aircraft maintenance that and also offers Energy Technology and Transportation Dispatch programs. The school was originally the Detroit Institute of Aeronautics, which was later renamed the Michigan Institute of Aeronautics. Around 2005, due to an increased demand for technical careers outside of aviation, the school expanded its curriculum to include Energy Technology and Global Logistics & Dispatch, and became known as the Michigan Institute of Aviation and Technology. The school was purchased by Universal Technical Institute (UTI) in November of 2021. In 2023, UTI announced that MIAT-Houston would be consolidated with UTI-Houston given their close proximity."@en ;
    schema:url <https://miat.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/169655> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6837572> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6837572> ;
    skos:note "Accredited by: Accrediting Commission of Career Schools and Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Canton" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48188" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.286324 ;
        schema:longitude -83.445507 ] ;
    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 "2060300" ] ;
    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/169655> ;
        schema:value "169655" ] ;
    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/122409> ;
        schema:value "122409" ] .