@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/195173> a schema:EducationalOrganization, skos:Concept ;
    schema:name "St. Francis College" ;
    skos:prefLabel "St. Francis College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "St. Francis College is a private Franciscan college in Downtown Brooklyn, New York City. It was founded in 1859 by the Franciscan Brothers of Brooklyn as the St. Francis Academy and was the first private school in the Diocese of Brooklyn. St. Francis College began as a parochial all-boys academy in the City of Brooklyn and has become a small liberal arts college that has 19 academic departments offering 72 majors and minors."@en ;
    schema:url <https://www.sfc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/St%20francis%20college%20logo%202023.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/195173> ;
    schema:sameAs <http://www.wikidata.org/entity/Q530424> ;
    schema:sameAs <https://www.facebook.com/SFCNY> ;
    schema:sameAs <https://twitter.com/sfcny> ;
    schema:sameAs <https://www.instagram.com/sfcny> ;
    schema:sameAs <https://www.youtube.com/channel/UC33MUN9VsFOiND95s0ALe-Q> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07w8t_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q530424> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Brooklyn" ;
        schema:addressRegion "NY" ;
        schema:postalCode "11201" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.690233 ;
        schema:longitude -73.986559 ] ;
    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 "2820" ] ;
    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 "282000" ] ;
    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/195173> ;
        schema:value "195173" ] ;
    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/131919> ;
        schema:value "131919" ] .