@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/130590> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Trinity College" ;
    skos:prefLabel "Trinity College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Trinity College is a private liberal arts college in Hartford, Connecticut, United States. Founded as Washington College in 1823, it is the second-oldest college in the state of Connecticut. Coeducational since 1969, the college enrolls 2,235 students. Trinity offers 41 majors and 28 interdisciplinary minors. The college is a member of the New England Small College Athletic Conference (NESCAC)."@en ;
    schema:url <https://www.trincoll.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Trinity%20College%20Connecticut.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/130590> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1927705> ;
    schema:sameAs <https://www.facebook.com/TrinityCollege> ;
    schema:sameAs <https://twitter.com/trinitycollege> ;
    schema:sameAs <https://www.instagram.com/trinitycollege> ;
    schema:sameAs <https://www.youtube.com/channel/UC4oHtgtBLS3gvATopF2ePpA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02j04_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1927705> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hartford" ;
        schema:addressRegion "CT" ;
        schema:postalCode "06106-3100" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.747451 ;
        schema:longitude -72.690882 ] ;
    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 "1414" ] ;
    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 "141400" ] ;
    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/130590> ;
        schema:value "130590" ] ;
    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/108597> ;
        schema:value "108597" ] .