@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/175041> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Saint Paul College" ;
    skos:prefLabel "Saint Paul College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Saint Paul College is an open-access public community college in Saint Paul, Minnesota. It is part of the Minnesota State Colleges and Universities System. The college enrolls about 11,000 students in the Minneapolis-Saint Paul metropolitan area and employs 126 full-time faculty, 116 part-time faculty, 233 staff members, and 18 administrative members."@en ;
    schema:url <https://www.saintpaul.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Saint%20Paul%20College%20logo.jpg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/175041> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7402041> ;
    schema:sameAs <https://twitter.com/stpaulcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04c2l5> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7402041> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Paul" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55102-9808" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.949186 ;
        schema:longitude -93.109646 ] ;
    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 "5533" ] ;
    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 "553300" ] ;
    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/175041> ;
        schema:value "175041" ] ;
    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/124371> ;
        schema:value "124371" ] .