@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/192819> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Marist College" ;
    skos:prefLabel "Marist College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Marist University is a private university in Poughkeepsie Town, New York, United States. Marist was founded by the Marist Brothers, a Catholic religious institute, in 1905 to prepare brothers for their vocations as educators. In 1929, Marist became accredited by the state to offer a wider range of degrees in the arts and sciences. Marist's 180-acre main campus overlooks the Hudson River. Marist has a branch campus in Florence, Italy. A member of NCAA Division I, Marist sponsors 23 collegiate sports. In 2003 the Catholic Church declared Marist a secular institution."@en ;
    schema:url <https://www.marist.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Marist%20College%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/192819> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6765664> ;
    schema:sameAs <https://www.facebook.com/marist> ;
    schema:sameAs <https://twitter.com/Marist> ;
    schema:sameAs <https://www.instagram.com/marist> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02zb9f> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6765664> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Poughkeepsie" ;
        schema:addressRegion "NY" ;
        schema:postalCode "12601" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.720937 ;
        schema:longitude -73.935484 ] ;
    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 "2765" ] ;
    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 "276500" ] ;
    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/192819> ;
        schema:value "192819" ] ;
    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/130998> ;
        schema:value "130998" ] .