@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/143358> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bradley University" ;
    skos:prefLabel "Bradley University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bradley University is a private university in Peoria, Illinois, United States. Founded in 1897, Bradley University enrolls 5,200 students who are pursuing degrees in more than 100 undergraduate programs and more than 30 graduate programs in five colleges. The university is accredited by the Higher Learning Commission and 22 specialized and professional accreditors."@en ;
    schema:url <https://www.bradley.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Bradley%20University%20logo%20rgb%20Left.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/143358> ;
    schema:sameAs <http://www.wikidata.org/entity/Q897052> ;
    schema:sameAs <https://www.facebook.com/BradleyUniversity> ;
    schema:sameAs <https://twitter.com/bradleyu> ;
    schema:sameAs <https://www.instagram.com/bradleyuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01yqqv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q897052> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Peoria" ;
        schema:addressRegion "IL" ;
        schema:postalCode "61625-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.696896 ;
        schema:longitude -89.616786 ] ;
    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 "1641" ] ;
    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 "164100" ] ;
    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/143358> ;
        schema:value "143358" ] ;
    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/112473> ;
        schema:value "112473" ] .