@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/162654> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Goucher College" ;
    skos:prefLabel "Goucher College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Goucher College is a private liberal arts college in Towson, Maryland, United States. Founded in 1885 as a nonsectarian women's college in Baltimore's central district, the college is named for pastor and missionary John F. Goucher, who enlisted local leaders of the Methodist Episcopal Church to establish the school's charter. Goucher relocated to its Towson campus in 1953, and became coeducational in 1986, after 101 years as a women's college."@en ;
    schema:url <https://www.goucher.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/GoucherCollege-Logo-2c-Stacked.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/162654> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4134258> ;
    schema:sameAs <https://www.facebook.com/gouchercollege> ;
    schema:sameAs <https://twitter.com/gouchercollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04hxv3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4134258> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Baltimore" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21204-2794" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.410175 ;
        schema:longitude -76.594843 ] ;
    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 "2073" ] ;
    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 "207300" ] ;
    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/162654> ;
        schema:value "162654" ] ;
    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/120023> ;
        schema:value "120023" ] .