@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/127653> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Naropa University" ;
    skos:prefLabel "Naropa University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Naropa University is a private university in Boulder, Colorado, United States. Founded in 1974 by Tibetan Buddhist teacher Chögyam Trungpa, it is named after the 11th-century Indian Buddhist sage Naropa, an abbot of Nalanda. The university describes itself as Buddhist-inspired, ecumenical, and nonsectarian rather than Buddhist. Naropa promotes non-traditional activities like meditation to supplement traditional learning approaches."@en ;
    schema:url <https://www.naropa.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/127653> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2975783> ;
    schema:sameAs <https://www.facebook.com/NaropaUniversity> ;
    schema:sameAs <https://twitter.com/NaropaU> ;
    schema:sameAs <https://www.instagram.com/naropau> ;
    schema:sameAs <https://www.youtube.com/channel/UCt0kSop9yZYDVZjXM5n9s-g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/035n2s> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2975783> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boulder" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80302-6697" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.014235 ;
        schema:longitude -105.266987 ] ;
    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 "21175" ] ;
    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 "2117500" ] ;
    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/127653> ;
        schema:value "127653" ] ;
    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/107682> ;
        schema:value "107682" ] .