@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/170675> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Lawrence Technological University" ;
    skos:prefLabel "Lawrence Technological University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Lawrence Technological University is a private university in Southfield, Michigan. It was founded in 1932 in Highland Park, Michigan, as the Lawrence Institute of Technology (LIT) by Russell E. Lawrence. The university moved to Southfield in 1955 and has since expanded to 107 acres (43 ha). The campus also includes the Frank Lloyd Wright designed Affleck House in Bloomfield Hills. The university offers associate, bachelor's, master's, and doctoral programs through its five colleges."@en ;
    schema:url <https://www.ltu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Logo%20of%20Lawrence%20Technological%20University.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/170675> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6504630> ;
    schema:sameAs <https://www.facebook.com/lawrencetechu> ;
    schema:sameAs <https://twitter.com/LawrenceTechU> ;
    schema:sameAs <https://www.instagram.com/lawrencetechu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/035f2w> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6504630> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Southfield" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48075-1058" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.474072 ;
        schema:longitude -83.25003 ] ;
    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 "2279" ] ;
    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 "227900" ] ;
    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/170675> ;
        schema:value "170675" ] ;
    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/122746> ;
        schema:value "122746" ] .