@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/196246> a schema:EducationalOrganization, skos:Concept ;
    schema:name "SUNY College at Plattsburgh" ;
    skos:prefLabel "SUNY College at Plattsburgh" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The State University of New York at Plattsburgh is a public university in Plattsburgh, New York, United States. The university was founded in 1889 and officially opened in 1890. The university is part of the State University of New York (SUNY) system and is accredited by the Middle States Commission on Higher Education. SUNY Plattsburgh has 5,109 students, of whom 4,680 are undergraduates."@en ;
    schema:url <https://www.plattsburgh.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/State%20University%20of%20New%20York%20at%20Plattsburgh%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/196246> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7603626> ;
    schema:sameAs <https://www.facebook.com/sunyplattsburgh> ;
    schema:sameAs <https://twitter.com/sunyplattsburgh> ;
    schema:sameAs <https://www.instagram.com/sunyplattsburgh> ;
    schema:sameAs <https://www.youtube.com/channel/UCn5cRPf1pK4KiOft5jFC6hw> ;
    schema:sameAs <https://www.linkedin.com/company/suny-plattsburgh> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02m6__> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7603626> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Plattsburgh" ;
        schema:addressRegion "NY" ;
        schema:postalCode "12901-2681" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.69293 ;
        schema:longitude -73.466536 ] ;
    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 "2849" ] ;
    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 "284900" ] ;
    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/196246> ;
        schema:value "196246" ] ;
    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/132514> ;
        schema:value "132514" ] .