@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/151102> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Purdue University Fort Wayne" ;
    skos:prefLabel "Purdue University Fort Wayne" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Indiana University–Purdue University Fort Wayne (IPFW) was a public university in Fort Wayne, Indiana. Founded in 1964, IPFW was a cooperatively managed regional campus of two state university systems: Indiana University and Purdue University. IPFW hit its highest enrollment in 2014, with 13,459 undergraduate and postgraduate students in nine colleges and schools, including a branch of the Indiana University School of Medicine. During its last academic year (2017–2018), IPFW had a total enrollment of 10,414 students. IPFW offered more than 200 graduate and undergraduate degree programs through IU or Purdue universities. The university's 14 men's and women's athletic teams competed in Division I of the NCAA Summit League."@en ;
    schema:url <https://www.pfw.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/IPFW%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/151102> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6023669> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/022s82> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6023669> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fort Wayne" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46805-1499" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.117278 ;
        schema:longitude -85.108962 ] ;
    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 "1828" ] ;
    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 "182800" ] ;
    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/151102> ;
        schema:value "151102" ] ;
    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/114974> ;
        schema:value "114974" ] .