@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/120184> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Notre Dame de Namur University" ;
    skos:prefLabel "Notre Dame de Namur University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Notre Dame de Namur University (NDNU) is a private Catholic university in Belmont, California, United States. It is the third oldest college in California and the first college in the state authorized to grant the baccalaureate degree to women."@en ;
    schema:url <https://www.ndnu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/120184> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7063485> ;
    schema:sameAs <https://www.facebook.com/NDNUBelmont> ;
    schema:sameAs <https://twitter.com/NotreDameCA> ;
    schema:sameAs <https://www.instagram.com/ndnu_argos> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/092j8p> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7063485> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Belmont" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94002-1908" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.517111 ;
        schema:longitude -122.284794 ] ;
    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 "1179" ] ;
    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 "117900" ] ;
    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/120184> ;
        schema:value "120184" ] ;
    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/105640> ;
        schema:value "105640" ] .