@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/126827> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Colorado Technical University-Colorado Springs" ;
    skos:prefLabel "Colorado Technical University-Colorado Springs" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Colorado Technical University is a private for-profit university with its main campus in Colorado Springs, Colorado. Founded in 1965, CTU offers undergraduate, graduate, and doctoral degrees, primarily in business, management, and technology. About 92% of Colorado Tech's students are fully online. According to Colorado Tech, the university has conferred more than 118,000 degrees worldwide. Colorado Tech has no public or official affiliation with the State of Colorado and it is owned by the for-profit company Perdoceo Education Corporation, publicly traded on the NASDAQ under PRDO and formerly known as Career Education Corporation (CEC)."@en ;
    schema:url <https://www.coloradotech.edu/Colorado-Springs/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/126827> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5148968> ;
    schema:sameAs <https://twitter.com/ctuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0c_5g9> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5148968> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Colorado Springs" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80907-3812" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.895069 ;
        schema:longitude -104.85716 ] ;
    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 "10148" ] ;
    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 "1014800" ] ;
    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/126827> ;
        schema:value "126827" ] ;
    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/107460> ;
        schema:value "107460" ] .