@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/130314> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Saint Joseph" ;
    skos:prefLabel "University of Saint Joseph" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Saint Joseph is a private Catholic university in West Hartford, Connecticut, United States. It was founded in 1932 as a women's college by the Sisters of Mercy of Connecticut and began admitting men to its undergraduate programs in 2018. The university is accredited by the New England Commission of Higher Education. There are 857 undergraduate and 959 graduate students."@en ;
    schema:url <https://www.usj.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/USJ%20Connecticut%20Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/130314> ;
    schema:sameAs <http://www.wikidata.org/entity/Q24399> ;
    schema:sameAs <https://www.facebook.com/USJCT> ;
    schema:sameAs <https://twitter.com/usjct> ;
    schema:sameAs <https://www.instagram.com/usjct> ;
    schema:sameAs <https://www.youtube.com/channel/UCir0bbpkbtE0xSqTvNB8nXg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/09r69h> ;
    owl:sameAs <http://www.wikidata.org/entity/Q24399> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "West Hartford" ;
        schema:addressRegion "CT" ;
        schema:postalCode "6117" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.781041 ;
        schema:longitude -72.72965 ] ;
    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 "1409" ] ;
    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 "140900" ] ;
    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/130314> ;
        schema:value "130314" ] ;
    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/108506> ;
        schema:value "108506" ] .