Would translate in a SPARQL query as SELECT ?a WHERE {?a a nmm:Artist . ?a nmm:artistName ?n FILTER REGEX (?n, \"^Ramm.*n\", \"i\") }