SELECT (COUNT(*) AS ?count ) WHERE { ?item wdt:P31 wd:Q7889; wdt:P1712 ?field. ?item rdfs:label ?desc FILTER(lang(?desc)="ru"). }