@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/117247> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Laney College" ;
    skos:prefLabel "Laney College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Laney College is a public community college in Oakland, California, United States. Laney is the largest of the four colleges of the Peralta Community College District which serves northern Alameda County. Laney College is named after Joseph Clarence Laney, a journalist who founded the Oakland Central Trade School. The college offers both certificates and credits for Associate of Arts degree, as well as prerequisites to transfer to four year universities. It is accredited by the Accrediting Commission for Community and Junior Colleges. Laney College is located in District 7 of the Peralta Community College District, which is represented by elected board trustee Sheweet Yohannes."@en ;
    schema:url <https://laney.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/117247> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6485557> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0509q4> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6485557> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Oakland" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94607" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.797257 ;
        schema:longitude -122.26283 ] ;
    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 "1266" ] ;
    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 "126600" ] ;
    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/117247> ;
        schema:value "117247" ] ;
    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/104683> ;
        schema:value "104683" ] .