{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "Enumerates common size systems for different categories of products, for example \"EN-13402\" or \"UK\" for wearables or \"Imperial\" for screws.",
      "rdfs:label" : "SizeSystemEnumeration",
      "rdfs:subClassOf" : "schema:Enumeration",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2811"
   },
   "properties" : {}
}