@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/137272> a schema:EducationalOrganization, skos:Concept ;
    schema:name "St. John Vianney College Seminary" ;
    skos:prefLabel "St. John Vianney College Seminary" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Saint John Vianney College Seminary is a Catholic seminary in Westchester, Florida, United States. It was founded in 1959 by Coleman Carroll, the first bishop of the Archdiocese of Miami. In 2014, there were 97 students enrolled."@en ;
    schema:url <https://www.sjvcs.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/137272> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7588924> ;
    schema:sameAs <https://www.facebook.com/sjvcs.edu> ;
    schema:sameAs <https://www.youtube.com/channel/UC9Uc9DuMDR3D-GNxVbSp7ug> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02x0s88> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7588924> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Miami" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33165-3244" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 25.742579 ;
        schema:longitude -80.337411 ] ;
    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 "8075" ] ;
    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 "807500" ] ;
    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/137272> ;
        schema:value "137272" ] ;
    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/110398> ;
        schema:value "110398" ] .