@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/162061> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Capitol Technology University" ;
    skos:prefLabel "Capitol Technology University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Capitol Technology University is a private university in South Laurel, Maryland, near Washington, DC. The university was founded in 1927 as the Capitol Radio Engineering Institute by a former US Navy Radioman. CREI changed its name to Capitol Institute of Technology in 1964, changed its name again to Capitol College in 1987, and Capitol Technology University in 2014. Capitol offers undergraduate and graduate programs specializing in engineering, computer science, information technology, and business. It is classified among \"D/PU: Doctoral/Professional Universities\" and is a National Center of Academic Excellence in Information Assurance Education."@en ;
    schema:url <https://www.captechu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/162061> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5035867> ;
    schema:sameAs <https://www.facebook.com/CapTechU> ;
    schema:sameAs <https://twitter.com/captechu> ;
    schema:sameAs <https://www.instagram.com/capitoltech> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04j0sg> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5035867> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Laurel" ;
        schema:addressRegion "MD" ;
        schema:postalCode "20708" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.046673 ;
        schema:longitude -76.850231 ] ;
    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 "1436" ] ;
    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 "143600" ] ;
    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/162061> ;
        schema:value "162061" ] ;
    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/119890> ;
        schema:value "119890" ] .