@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/115083> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Golden Gate University" ;
    skos:prefLabel "Golden Gate University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Golden Gate University is a private university in San Francisco, California, United States. Founded in 1901, GGU specializes in educating professionals through its schools of law, business, taxation, technology, accounting, and undergraduate studies. The university offers 4 undergraduate degrees and 18 graduate degree programs."@en ;
    schema:url <https://www.ggu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Ggulogo.gif> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/115083> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1534879> ;
    schema:sameAs <https://www.facebook.com/goldengateuniversity> ;
    schema:sameAs <https://twitter.com/GGU> ;
    schema:sameAs <https://www.youtube.com/channel/UCXtu8L21Uf7pCkuQ3VxzCZA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01rt5y> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1534879> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "San Francisco" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94105-2968" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.789374 ;
        schema:longitude -122.398969 ] ;
    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 "1205" ] ;
    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 "120500" ] ;
    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/115083> ;
        schema:value "115083" ] ;
    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/104230> ;
        schema:value "104230" ] .