@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/197674> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Yeshiva of Nitra Rabbinical College" ;
    skos:prefLabel "Yeshiva of Nitra Rabbinical College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Yeshiva of Nitra is a private Rabbinical college, or yeshiva, located in Brooklyn, New York; it has campuses in Chester and Mount Kisco, New York."@en ;
    schema:url <https://yeshivaofnitra.org/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/197674> ;
    schema:sameAs <http://www.wikidata.org/entity/Q8052865> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02qydx8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q8052865> ;
    skos:note "Accredited by: Association of Advanced Rabbinical and Talmudic Schools" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Chester" ;
        schema:addressRegion "NY" ;
        schema:postalCode "10918" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.353674 ;
        schema:longitude -74.255911 ] ;
    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 "11670" ] ;
    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 "1167000" ] ;
    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/197674> ;
        schema:value "197674" ] ;
    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/132967> ;
        schema:value "132967" ] .