I'd like to know the number of subjects having a certain property.
For instance I'd like to know how many subjects having the trainer property: http://dbpedia.org/ontology/trainer
A somewhat related answer is this: https://stackoverflow.com/a/21729888/1680130
There I can change the query to get a list of subjects for a single property. But I simply would like to have a count of the subjects for the given property.