@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/180106> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Carroll College" ;
    skos:prefLabel "Carroll College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Carroll College is a private Catholic college in Helena, Montana, United States. The college has 21 buildings on a 63-acre campus, has over 35 academic majors, participates in 15 NAIA athletic sports, and is home to All Saints Chapel. The college motto, in Latin, is Non scholae, sed vitae. The college translates this into English as \"Not for school, but for life.\" Carroll's colors are purple and gold and the school's athletics teams are known as the Fighting Saints."@en ;
    schema:url <https://www.carroll.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Carroll%20college%20montana%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/180106> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5046531> ;
    schema:sameAs <https://www.facebook.com/carrollcollege> ;
    schema:sameAs <https://twitter.com/carrollcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03bd0q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5046531> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Helena" ;
        schema:addressRegion "MT" ;
        schema:postalCode "59625-0002" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.600771 ;
        schema:longitude -112.040285 ] ;
    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 "2526" ] ;
    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 "252600" ] ;
    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/180106> ;
        schema:value "180106" ] ;
    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/126492> ;
        schema:value "126492" ] .