@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/194392> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Paul Smiths College of Arts and Science" ;
    skos:prefLabel "Paul Smiths College of Arts and Science" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Paul Smith's College is a private college in the hamlet/village of Paul Smiths, in the town of Brighton, Franklin County, New York, in the Adirondack Mountains."@en ;
    schema:url <https://www.paulsmiths.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/194392> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7153646> ;
    schema:sameAs <https://www.facebook.com/paulsmithscollege> ;
    schema:sameAs <https://twitter.com/paulsmiths> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02r5ns> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7153646> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Paul Smiths" ;
        schema:addressRegion "NY" ;
        schema:postalCode "12970-0265" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.433965 ;
        schema:longitude -74.252675 ] ;
    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 "2795" ] ;
    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 "279500" ] ;
    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/194392> ;
        schema:value "194392" ] ;
    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/131609> ;
        schema:value "131609" ] .