@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/148584> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of St Francis" ;
    skos:prefLabel "University of St Francis" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of St. Francis (USF) is a private Franciscan university with its main campus in Joliet, Illinois. It enrolls nearly 3,200 students at locations throughout the country with about 1,300 students at its main campus."@en ;
    schema:url <https://www.stfrancis.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/148584> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1276380> ;
    schema:sameAs <https://www.facebook.com/StFrancis> ;
    schema:sameAs <https://twitter.com/UofStFrancis> ;
    schema:sameAs <https://www.instagram.com/uofstfrancis> ;
    schema:sameAs <https://www.youtube.com/channel/UCupweA4Ho1udb2asnnZpkJA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05bf4q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1276380> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Joliet" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60435-6188" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.532225 ;
        schema:longitude -88.096057 ] ;
    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 "1664" ] ;
    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 "166400" ] ;
    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/148584> ;
        schema:value "148584" ] ;
    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/114114> ;
        schema:value "114114" ] .