@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/105668> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Rio Salado College" ;
    skos:prefLabel "Rio Salado College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Rio Salado College is a public community college headquartered in Tempe, Arizona United States. It is part of the Maricopa County Community College District and accredited by The Higher Learning Commission. It offers associate degree and certificate programs in online, in-person, and hybrid formats."@en ;
    schema:url <https://www.rio.maricopa.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/105668> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7335324> ;
    schema:sameAs <https://twitter.com/riosaladoonline> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07bhdt> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7335324> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Tempe" ;
        schema:addressRegion "AZ" ;
        schema:postalCode "85281" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.413309 ;
        schema:longitude -111.97417 ] ;
    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 "21775" ] ;
    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 "2177500" ] ;
    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/105668> ;
        schema:value "105668" ] ;
    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/189246> ;
        schema:value "189246" ] .