@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/170240> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Henry Ford College" ;
    skos:prefLabel "Henry Ford College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Henry Ford College (HFC) is a public community college in Dearborn, Michigan. The institution, established in 1938 by the Dearborn Fordson Public Schools Board of Education, is accredited by the Higher Learning Commission. The institution was originally named Fordson Junior College. It adopted the name Dearborn Junior College in 1946, then Henry Ford Community College (HFCC) in 1952, after the Henry Ford Trade School which closed and whose assets were transferred to the Dearborn School Board of Education. The name was changed to Henry Ford College in 2014."@en ;
    schema:url <https://www.hfcc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Henry%20Ford%20College%20Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/170240> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5721408> ;
    schema:sameAs <https://twitter.com/hfcc> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05vy8f> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5721408> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Dearborn" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48128-1495" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.324639 ;
        schema:longitude -83.236056 ] ;
    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 "2270" ] ;
    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 "227000" ] ;
    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/170240> ;
        schema:value "170240" ] ;
    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/122588> ;
        schema:value "122588" ] .