@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/152080> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Notre Dame" ;
    skos:prefLabel "University of Notre Dame" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Notre Dame du Lac is a private Catholic research university in Notre Dame, Indiana, United States. The university was founded in 1842 by members of the Congregation of Holy Cross, a Catholic religious order of priests and brothers. Its main campus covers 1,261 acres in a suburban setting and has landmarks such as the Golden Dome main building, Sacred Heart Basilica, the Grotto of Our Lady of Lourdes, the Word of Life mosaic mural, and Notre Dame Stadium."@en ;
    schema:url <https://www.nd.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/ND%20Wordmark.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/152080> ;
    schema:sameAs <http://www.wikidata.org/entity/Q178848> ;
    schema:sameAs <https://www.facebook.com/notredame> ;
    schema:sameAs <https://twitter.com/NotreDame> ;
    schema:sameAs <https://www.instagram.com/notredame> ;
    schema:sameAs <https://www.youtube.com/channel/UCFxceKSCxIpEYlBKlryO6uw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/012mzw> ;
    owl:sameAs <http://www.wikidata.org/entity/Q178848> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Notre Dame" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46556" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.703058 ;
        schema:longitude -86.238959 ] ;
    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 "1840" ] ;
    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 "184000" ] ;
    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/152080> ;
        schema:value "152080" ] ;
    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/115393> ;
        schema:value "115393" ] .