@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/194310> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Pace University" ;
    skos:prefLabel "Pace University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Pace University is a private university with campuses in New York City and Westchester County, New York, United States. It was established in 1906 as a business school by the brothers Homer St. Clair Pace and Charles A. Pace. Pace enrolls about 13,000 students as of fall 2021 in bachelor's, master's and doctoral programs."@en ;
    schema:url <https://www.pace.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Pace%20University%20Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/194310> ;
    schema:sameAs <http://www.wikidata.org/entity/Q556098> ;
    schema:sameAs <https://www.facebook.com/paceuniversity> ;
    schema:sameAs <https://twitter.com/paceuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02lv2v> ;
    owl:sameAs <http://www.wikidata.org/entity/Q556098> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New York" ;
        schema:addressRegion "NY" ;
        schema:postalCode "10038-1598" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.711014 ;
        schema:longitude -74.004719 ] ;
    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 "2791" ] ;
    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 "279100" ] ;
    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/194310> ;
        schema:value "194310" ] ;
    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/131584> ;
        schema:value "131584" ] .