@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/121309> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Point Loma Nazarene University" ;
    skos:prefLabel "Point Loma Nazarene University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Point Loma Nazarene University (PLNU) is a private university in Point Loma in San Diego, California, United States. It was founded in 1902 as a Bible college by the Church of the Nazarene."@en ;
    schema:url <https://www.pointloma.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Point%20loma%20nu%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/121309> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7208069> ;
    schema:sameAs <https://www.facebook.com/PointLomaNazareneUniversity> ;
    schema:sameAs <https://twitter.com/plnu> ;
    schema:sameAs <https://www.instagram.com/plnu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/077v4q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7208069> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "San Diego" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92106-2899" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.718391 ;
        schema:longitude -117.250265 ] ;
    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 "1262" ] ;
    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 "126200" ] ;
    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/121309> ;
        schema:value "121309" ] ;
    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/105941> ;
        schema:value "105941" ] .