@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/154590> a schema:EducationalOrganization, skos:Concept ;
    schema:name "William Penn University" ;
    skos:prefLabel "William Penn University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "William Penn University is a private university in Oskaloosa, Iowa, United States. It was founded by members of the Religious Society of Friends (Quakers) in 1873 as Penn College. In 1933, the name was changed to William Penn College, and finally to William Penn University in 2000."@en ;
    schema:url <https://www.wmpenn.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/William%20Penn%20University%20wordmark%202024.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/154590> ;
    schema:sameAs <http://www.wikidata.org/entity/Q8016768> ;
    schema:sameAs <https://www.facebook.com/WilliamPennUniversity> ;
    schema:sameAs <https://twitter.com/WilliamPennU> ;
    schema:sameAs <https://www.instagram.com/williampennuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCyCSV2p9bjvrSWYDgEn3fvg> ;
    schema:sameAs <https://www.linkedin.com/company/william-penn-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05xb9z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q8016768> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Oskaloosa" ;
        schema:addressRegion "IA" ;
        schema:postalCode "52577" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.310111 ;
        schema:longitude -92.647095 ] ;
    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 "1900" ] ;
    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 "190000" ] ;
    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/154590> ;
        schema:value "154590" ] ;
    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/116563> ;
        schema:value "116563" ] .