@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/114123> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Empire College" ;
    skos:prefLabel "Empire College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Empire College is a private for-profit college in Santa Rosa, California. Founded in 1961, The college offers business and law degrees and was formerly accredited by the Accrediting Council for Independent Colleges and Schools (ACICS). However, in 2016 the United States Secretary of Education denied ACICS's accrediting status for failing to meet 21 recognition criteria. It is accredited by the Committee of Bar Examiners of the State Bar of California. In February 2020, the school announced that it was closing its School of Business over the next 18 months, citing lower enrollment that was worsened by three years of wildfires."@en ;
    schema:url <https://empcol.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/114123> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5374058> ;
    schema:sameAs <https://twitter.com/empirecollege> ;
    schema:sameAs <https://www.instagram.com/empirecollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCdcKD3mnCxq3lrbLUw4CrpA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0cvcgq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5374058> ;
    skos:note "Accredited by: NA" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Santa Rosa" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95403-2126" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.468052 ;
        schema:longitude -122.729337 ] ;
    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 "9032" ] ;
    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 "903200" ] ;
    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/114123> ;
        schema:value "114123" ] ;
    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/103954> ;
        schema:value "103954" ] .