@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/198950> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Meredith College" ;
    skos:prefLabel "Meredith College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Meredith College is a private women's liberal arts college and coeducational graduate school in Raleigh, North Carolina. As of 2025, Meredith enrolls approximately 1,600 women in its undergraduate programs and 275 men and women in its graduate programs."@en ;
    schema:url <https://www.meredith.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Meredith%20college%20nc%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/198950> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6818913> ;
    schema:sameAs <https://www.facebook.com/MeredithCollege> ;
    schema:sameAs <https://twitter.com/MeredithCollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02w25w> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6818913> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Raleigh" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27607-5298" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.799351 ;
        schema:longitude -78.689995 ] ;
    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 "2945" ] ;
    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 "294500" ] ;
    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/198950> ;
        schema:value "198950" ] ;
    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/133739> ;
        schema:value "133739" ] .