@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/186432> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Saint Peter's University" ;
    skos:prefLabel "Saint Peter's University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Saint Peter's University is a private Jesuit university in Jersey City, New Jersey, United States. Founded as Saint Peter's College in 1872 by the Society of Jesus, the university offers over 60 undergraduate and graduate programs to more than 3,600 undergraduate and 2,000 graduate students. Its mascot is the peacock and its sports teams play in the Metro Atlantic Athletic Conference, of which it is a founding member."@en ;
    schema:url <https://www.saintpeters.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/186432> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3443737> ;
    schema:sameAs <https://www.facebook.com/saintpetersuniversity> ;
    schema:sameAs <https://twitter.com/saintpetersuniv> ;
    schema:sameAs <https://www.youtube.com/channel/UCG_eEZtE5y-9fjvPVvt-dmw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01r4jy> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3443737> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Jersey City" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "07306-5997" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.727105 ;
        schema:longitude -74.071541 ] ;
    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 "2638" ] ;
    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 "263800" ] ;
    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/186432> ;
        schema:value "186432" ] ;
    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/128665> ;
        schema:value "128665" ] .