{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "An [[EmployerReview]] is a review of an [[Organization]] regarding its role as an employer, written by a current or former employee of that organization.",
"rdfs:label" : "EmployerReview",
"rdfs:subClassOf" : "schema:Review",
"schema:isPartOf" : "http:pending.schema.org",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1589"
},
"properties" : {}
}