@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/130989> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Goldey-Beacom College" ;
    skos:prefLabel "Goldey-Beacom College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Goldey–Beacom College is a private university in Wilmington, Delaware, United States. Its setting is suburban with a campus of 24 acres (9.7 ha). It uses a semester-based academic calendar and is accredited to award certificates, associate, baccalaureate, master's, and doctoral degrees. The institution traces its origins to 1886 when H. S. Goldey opened the Wilmington Commercial College."@en ;
    schema:url <https://www.gbc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Goldey%20beacom%20college%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/130989> ;
    schema:sameAs <http://www.wikidata.org/entity/Q14685417> ;
    schema:sameAs <https://www.facebook.com/GoldeyBeacom> ;
    schema:sameAs <https://twitter.com/GBCEdu> ;
    schema:sameAs <https://www.instagram.com/goldeybeacom> ;
    schema:sameAs <https://www.youtube.com/channel/UC7KU67lEDXnClaH_nR90Mtg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0649kb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q14685417> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Wilmington" ;
        schema:addressRegion "DE" ;
        schema:postalCode "19808" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.741501 ;
        schema:longitude -75.689624 ] ;
    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 "1429" ] ;
    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 "142900" ] ;
    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/130989> ;
        schema:value "130989" ] ;
    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/108764> ;
        schema:value "108764" ] .