@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/114549> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Fielding Graduate University" ;
    skos:prefLabel "Fielding Graduate University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Fielding Graduate University is a private university in Santa Barbara, California, United States. It offers postgraduate and doctoral studies mainly in psychology, education, and organizational studies, primarily through distance education programs."@en ;
    schema:url <https://www.fielding.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/114549> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5447173> ;
    schema:sameAs <https://www.facebook.com/FieldingUniversity> ;
    schema:sameAs <https://twitter.com/FieldingGradU> ;
    schema:sameAs <https://www.youtube.com/channel/UCjo_xdN6VU1ec0anKCF4K2g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/084wc2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5447173> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Santa Barbara" ;
        schema:addressRegion "CA" ;
        schema:postalCode "93105-3538" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.42941 ;
        schema:longitude -119.717161 ] ;
    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 "20961" ] ;
    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 "2096100" ] ;
    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/114549> ;
        schema:value "114549" ] ;
    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/104045> ;
        schema:value "104045" ] .