@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/138187> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Valencia College" ;
    skos:prefLabel "Valencia College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Valencia College (VC) is a public college with its main campus in Orlando, Florida, United States. Established in 1968, it is a member of the Florida College System and is accredited by the Southern Association of Colleges and Schools to offer associate and bachelor's degrees, as well as several vocational certificates."@en ;
    schema:url <https://valenciacollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/138187> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7910651> ;
    schema:sameAs <https://twitter.com/valenciacollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0323c1> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7910651> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Orlando" ;
        schema:addressRegion "FL" ;
        schema:postalCode "32811" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 28.520783 ;
        schema:longitude -81.464275 ] ;
    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 "6750" ] ;
    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 "675000" ] ;
    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/138187> ;
        schema:value "138187" ] ;
    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/110644> ;
        schema:value "110644" ] .