@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/154174> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Palmer College of Chiropractic" ;
    skos:prefLabel "Palmer College of Chiropractic" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Palmer College of Chiropractic is a private chiropractic college with its main campus in Davenport, Iowa. It was established in 1897 by Daniel David Palmer and was the first school of chiropractic in the world. The college's name was originally the Palmer School and Cure and later became the Palmer School of Chiropractic. Most early chiropractic schools were founded by Palmer alumni."@en ;
    schema:url <https://www.palmer.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/154174> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5969379> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/026dw21> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5969379> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Davenport" ;
        schema:addressRegion "IA" ;
        schema:postalCode "52803-5287" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.529021 ;
        schema:longitude -90.574607 ] ;
    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 "12300" ] ;
    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 "1230000" ] ;
    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/154174> ;
        schema:value "154174" ] ;
    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/116323> ;
        schema:value "116323" ] .